We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b481569 commit 3cbeba3Copy full SHA for 3cbeba3
1 file changed
.github/CODEOWNERS
@@ -1,7 +1,7 @@
1
# Root files
2
-/*.md @squaredup
3
-/LICENSE @squaredup
4
-/.github/* @squaredup
+/*.md @squaredup/community-moderators
+/LICENSE @squaredup/community-moderators
+/.github/* @squaredup/community-moderators
5
6
# Request review from original author
7
plugins/DigiCert/* @shaswot77
@@ -20,4 +20,4 @@ plugins/TransportForLondon/* @clarkd
20
21
22
# Fallback – if a plugin has no specified author
23
-plugins/* @squaredup
+plugins/* @squaredup/community-moderators
0 commit comments