chore(github): update CODEOWNERS to allow collaborators to review/merge all-contributors PRs (#2165) [skip ci]

This commit is contained in:
TheCatLady
2021-10-08 08:46:18 -04:00
committed by GitHub
parent 6c30d62b14
commit 2333a81cfc

12
.github/CODEOWNERS vendored
View File

@@ -1,12 +1,14 @@
# Global code ownership
* @sct
* @sct
# Documentation
docs/ @TheCatLady @samwiseg0
/.all-contributorsrc @TheCatLady @samwiseg0 @danshilm
/*.md @TheCatLady @samwiseg0 @danshilm
/docs/ @TheCatLady @samwiseg0 @danshilm
# Snap-related files
.github/workflows/snap.yaml @samwiseg0
snap/ @samwiseg0
/.github/workflows/snap.yaml @samwiseg0
/snap/ @samwiseg0
# i18n locale files
src/i18n/locale/ @sct @TheCatLady
/src/i18n/locale/ @sct @TheCatLady