dev: use maintainers team in global codeowners rule
This commit is contained in:
parent
2bb052ac17
commit
58992a1885
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# I will be the default owner for everything in the repo unless a later match
|
# I will be the default owner for everything in the repo unless a later match
|
||||||
# takes precedence.
|
# takes precedence.
|
||||||
* @hlissner
|
* @doomemacs/maintainers
|
||||||
|
|
||||||
# Module maintainers
|
# Module maintainers
|
||||||
# Don't edit this by hand! Use 'doom make workflows'
|
# Don't edit this by hand! Use 'doom make workflows'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue