mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
chore(github): update CODEOWNERS to allow collaborators to review/merge all-contributors PRs (#2165) [skip ci]
This commit is contained in:
10
.github/CODEOWNERS
vendored
10
.github/CODEOWNERS
vendored
@@ -2,11 +2,13 @@
|
|||||||
* @sct
|
* @sct
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
docs/ @TheCatLady @samwiseg0
|
/.all-contributorsrc @TheCatLady @samwiseg0 @danshilm
|
||||||
|
/*.md @TheCatLady @samwiseg0 @danshilm
|
||||||
|
/docs/ @TheCatLady @samwiseg0 @danshilm
|
||||||
|
|
||||||
# Snap-related files
|
# Snap-related files
|
||||||
.github/workflows/snap.yaml @samwiseg0
|
/.github/workflows/snap.yaml @samwiseg0
|
||||||
snap/ @samwiseg0
|
/snap/ @samwiseg0
|
||||||
|
|
||||||
# i18n locale files
|
# i18n locale files
|
||||||
src/i18n/locale/ @sct @TheCatLady
|
/src/i18n/locale/ @sct @TheCatLady
|
||||||
|
Reference in New Issue
Block a user