We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194820b commit 406701dCopy full SHA for 406701d
CODEOWNERS
@@ -5,10 +5,11 @@
5
# the repo. Unless a later match takes precedence,
6
# @global-owner1 and @global-owner2 will be requested for
7
# review when someone opens a pull request.
8
-* @npalm @kayman-mk
+* @npalm @kayman-mk
9
10
# Order is important; the last matching pattern takes the most
11
# precedence. When someone opens a pull request that only
12
# modifies JS files, only @js-owner and not the global
13
# owner(s) will be requested for a review.
14
-LICENSE* CODE* @npalm
+LICENSE* @npalm
15
+CODE* @npalm
0 commit comments