Skip to content

Commit 442e0a2

Browse files
committed
chore: add codeowners file
Add a codeowners file Signed-off-by: Edward Sammut Alessi <[email protected]>
1 parent 48daa1e commit 442e0a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Notify for frontend
2+
/frontend/ @Slessi
3+
4+
# Ignored
5+
/frontend/**/*.pb.ts
6+
/frontend/**/*.proto
7+
/frontend/src/api/resources.ts

0 commit comments

Comments
 (0)