Skip to content

Commit c34137a

Browse files
Update CODEOWNERS file to include module maintainers
1 parent 8fcb728 commit c34137a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2-
# This is a comment.
32
# Each line is a file pattern followed by one or more owners.
43

54
# These owners will be the default owners for everything in
65
# the repo. Unless a later match takes precedence,
76
# @global-owner1 and @global-owner2 will be requested for
87
# review when someone opens a pull request.
9-
* @MariusStorhaug
8+
* @PSModule/module-maintainers
109

1110
# Order is important; the last matching pattern takes the most
1211
# precedence. When someone opens a pull request that only

0 commit comments

Comments
 (0)