Skip to content

Commit 9cd1a66

Browse files
committedNov 6, 2022
remove localization people from CODEOWNERS add a note
1 parent e5b4e3f commit 9cd1a66

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed
 

‎CODEOWNERS

+11-12
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
* @AUTOMATIC1111
2-
/localizations/ar_AR.json @xmodar @blackneoo
3-
/localizations/de_DE.json @LunixWasTaken
4-
/localizations/es_ES.json @innovaciones
5-
/localizations/fr_FR.json @tumbly
6-
/localizations/it_IT.json @EugenioBuffo
7-
/localizations/ja_JP.json @yuuki76
8-
/localizations/ko_KR.json @36DB
9-
/localizations/pt_BR.json @M-art-ucci
10-
/localizations/ru_RU.json @kabachuha
11-
/localizations/tr_TR.json @camenduru
12-
/localizations/zh_CN.json @dtlnor @bgluminous
13-
/localizations/zh_TW.json @benlisquare
2+
3+
# if you were managing a localization and were removed from this file, this is because
4+
# the intended way to do localizations now is via extensions. See:
5+
# https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Developing-extensions
6+
# Make a repo with your localization and since you are still listed as a collaborator
7+
# you can add it to the wiki page yourself. This change is because some people complained
8+
# the git commit log is cluttered with things unrelated to almost everyone and
9+
# because I believe this is the best overall for the project to handle localizations almost
10+
# entirely without my oversight.
11+
12+

0 commit comments

Comments
 (0)
Please sign in to comment.