Skip to content

Commit 12f38a9

Browse files
committed
Add CODEOWNERS file
1 parent 7a9349c commit 12f38a9

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+
* @global-owner1 @global-owner2
2+
/docs/ @docs-owner
3+
/src/ @src-owner
4+
README.md @readme-owner
5+
*.js @js-owner
6+
*.css @css-owner
7+
/scripts/*.sh @scripts-owner

0 commit comments

Comments
 (0)