Updated groups in CODEOWNERS
This commit is contained in:
parent
5b12bbfa58
commit
6a8507f8d8
|
|
@ -1,4 +1,3 @@
|
||||||
# This is a comment.
|
|
||||||
# Each line is a file pattern followed by one or more owners.
|
# Each line is a file pattern followed by one or more owners.
|
||||||
|
|
||||||
# These owners will be the default owners for everything in
|
# These owners will be the default owners for everything in
|
||||||
|
|
@ -6,4 +5,4 @@
|
||||||
# @global-owner1 and @global-owner2 will be requested for
|
# @global-owner1 and @global-owner2 will be requested for
|
||||||
# review when someone opens a pull request.
|
# review when someone opens a pull request.
|
||||||
# * @global-owner1 @global-owner2
|
# * @global-owner1 @global-owner2
|
||||||
* @ghostbsd/developers
|
* @ghostbsd/contributors @ghostbsd/new-contributors @ghostbsd/core-contributors @ghostbsd/project-leader
|
||||||
Loading…
Reference in New Issue