Skip to content

Commit e9983bb

Browse files
authored
Update CODEOWNERS
1 parent a2cc536 commit e9983bb

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

.github/CODEOWNERS

+5-9
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
# These owners will be the default owners for everything in
2-
# the repo. Unless a later match takes precedence, they will
3-
# be requested for review when someone opens a pull request.
4-
* @creativecommons/engineering @creativecommons/ct-cc-open-source-core-committers @creativecommons/ct-cc-open-source-collaborators
5-
6-
# These users own any files in the specified directory and
7-
# any of its subdirectories.
8-
/webpack/ @creativecommons/frontend-engineers
9-
* @creativecommons/ct-cc-open-source-maintainers
1+
# https://help.github.com/en/articles/about-code-owners
2+
# If you want to match two or more code owners with the same pattern, all the
3+
# 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-open-source-core-committers @creativecommons/ct-cc-open-source-collaborators @creativecommons/ct-cc-open-source-maintainers

0 commit comments

Comments
 (0)