We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f7bbb commit 69c3aedCopy full SHA for 69c3aed
1 file changed
.github/CODEOWNERS
@@ -0,0 +1,10 @@
1
+# CODEOWNERS file - defines code owners for automatic PR review requests
2
+# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3
+
4
+# Core source — any PR touching these paths requires codeowner approval
5
+/src/ @vnaren23 @Raina451 @swati354
6
+/packages/ @vnaren23 @Raina451 @swati354
7
+/tests/ @vnaren23 @Raina451 @swati354
8
+/package.json @vnaren23 @Raina451 @swati354
9
+/package-lock.json @vnaren23 @Raina451 @swati354
10
+/rollup.config.js @vnaren23 @Raina451 @swati354
0 commit comments