We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fcb728 commit c34137aCopy full SHA for c34137a
.github/.github/CODEOWNERS
@@ -1,12 +1,11 @@
1
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2
-# This is a comment.
3
# Each line is a file pattern followed by one or more owners.
4
5
# These owners will be the default owners for everything in
6
# the repo. Unless a later match takes precedence,
7
# @global-owner1 and @global-owner2 will be requested for
8
# review when someone opens a pull request.
9
-* @MariusStorhaug
+* @PSModule/module-maintainers
10
11
# Order is important; the last matching pattern takes the most
12
# precedence. When someone opens a pull request that only
0 commit comments