We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e1c32 commit 1a0dd96Copy full SHA for 1a0dd96
.github/CODEOWNERS
@@ -1,3 +1,5 @@
1
# https://help.github.com/en/articles/about-code-owners
2
-* @creativecommons/technology
3
-* @creativecommons/ct-cc-wordpress-themes-maintainers @creativecommons/ct-cc-wordpress-themes-core-committers
+# If you want to match two or more code owners with the same pattern, all the
+# code owners must be on the same line. If the code owners are not on the same
4
+# line, the pattern matches only the last mentioned code owner.
5
+* @creativecommons/technology @creativecommons/ct-cc-wordpress-themes-maintainers @creativecommons/ct-cc-wordpress-themes-core-committers
0 commit comments