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

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