Skip to content

Commit 1206ef2

Browse files
authored
Adding CODEOWNERS (#12)
1 parent 975ef24 commit 1206ef2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
2+
3+
# PATH OWNERS
4+
* @catawiki/fintech-backend

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
.env
1111
*.log
1212
*.swp
13+
.DS_Store

0 commit comments

Comments
 (0)