We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6d99e commit c56abbdCopy full SHA for c56abbd
.github/CODEOWNERS
@@ -1,4 +1,11 @@
1
-/types/ @balazsorban44 @lluia
2
-/docs/ @balazsorban44 @ndom91
3
-/adapters/ @balazsorban44 @ndom91
4
-/__tests__/ @lluia
+# Learn how to add code owners here:
+# https://help.github.com/en/articles/about-code-owners
+
+* @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