Exclude locales folders from code ownership (#4071)

This commit is contained in:
jack1142 2020-07-14 13:35:44 +02:00 committed by GitHub
parent 500f91f0cd
commit c9ce4a78e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/CODEOWNERS vendored
View File

@ -60,3 +60,6 @@ redbot/setup.py @tekulvw
.travis.yml @Kowlin
crowdin.yml @Kowlin
.github/workflows/* @Kowlin
# Excludes
**/locales/* @ghost