Skip to content

Commit c56abbd

Browse files
chore: update CODEOWNERS (#4941)
* chore: update codeowners * reorganize
1 parent 3f6d99e commit c56abbd

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
/types/ @balazsorban44 @lluia
2-
/docs/ @balazsorban44 @ndom91
3-
/adapters/ @balazsorban44 @ndom91
4-
/__tests__/ @lluia
1+
# Learn how to add code owners here:
2+
# https://help.github.com/en/articles/about-code-owners
3+
4+
* @balazsorban44
5+
.github @ThangHuuVu
6+
/apps/ @lluia @ndom91 @ThangHuuVu
7+
/docs/ @lluia @ndom91
8+
/packages/ @ThangHuuVu
9+
/packages/adapter-*/ @ndom91
10+
/**/*test* @lluia
11+
/**/*type* @lluia

0 commit comments

Comments
 (0)