Skip to content

Commit 5bfabc8

Browse files
0koGusted
authored andcommitted
[skip ci] chore: adjust i18n entries in CODEOWNERS (go-gitea#6667)
Matching non-en files would allow me to catch up with all Weblate PRs, which I sometimes completely miss. And we've got a brand new path for new strings. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6667 Reviewed-by: Otto <[email protected]> Reviewed-by: Gusted <[email protected]> Co-authored-by: 0ko <[email protected]> Co-committed-by: 0ko <[email protected]>
1 parent 95f2316 commit 5bfabc8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ models/.* @gusted
3333
# for code that lives in here.
3434
routers/.* @gusted
3535

36-
# Let new strings be checked by the translation team.
37-
options/locale/locale_en-US.ini @0ko
36+
# Let locale changes be checked by the translation team.
37+
options/locale/.* @0ko
38+
options/locale_next/.* @0ko
3839

3940
# Personal interest
4041
.*/webhook.* @oliverpool

0 commit comments

Comments
 (0)