ci: fix CODEOWNERS file containing errors

This commit is contained in:
Fallenbagel
2023-06-10 05:06:22 +05:00
parent 825fa75ee2
commit c6b2dd3728

15
.github/CODEOWNERS vendored
View File

@@ -1,15 +1,2 @@
# Global code ownership
* @sct @TheCatLady @danshilm @OwsleyJr @Fallenbagel
# Documentation
/.all-contributorsrc @TheCatLady @samwiseg0 @danshilm @OwsleyJr
/*.md @TheCatLady @samwiseg0 @danshilm @OwsleyJr
/docs/ @TheCatLady @samwiseg0 @danshilm @OwsleyJr
# Snap-related files
/.github/workflows/snap.yaml @samwiseg0
/snap/ @samwiseg0
# i18n locale files
/src/i18n/locale/ @sct @TheCatLady
/src/i18n/locale/en.json @sct @TheCatLady @danshilm @OwsleyJr
* @Fallenbagel