Skip to content

Commit 5c1f681

Browse files
authored
Add additional approver for Japanese Localization team (#2814)
Signed-off-by: Junya Okabe <[email protected]> Signed-off-by: Junya Okabe <[email protected]>
1 parent caf996e commit 5c1f681

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/settings.yml

+4
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,9 @@ collaborators:
210210
- username: naonishijima
211211
permission: push
212212

213+
- username: Okabe-Junya
214+
permission: push
215+
213216
- username: yuichi-nakamura
214217
permission: push
215218

@@ -503,6 +506,7 @@ branches:
503506
- inductor
504507
- kaitoii11
505508
- naonishijima
509+
- Okabe-Junya
506510
- yuichi-nakamura
507511
teams: []
508512
enforce_admins: null

CODEOWNERS

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
/i18n/it.toml @fsbaraglia @ugho16 @annalisag-spark @sistella
4848

4949
# Approvers for Japanese contents
50-
/content/ja/ @inductor @naonishijima @kaitoii11 @yuichi-nakamura
51-
/i18n/ja.toml @inductor @naonishijima @kaitoii11 @yuichi-nakamura
50+
/content/ja/ @inductor @naonishijima @kaitoii11 @yuichi-nakamura @Okabe-Junya
51+
/i18n/ja.toml @inductor @naonishijima @kaitoii11 @yuichi-nakamura @Okabe-Junya
5252

5353
# Approvers for Korean contents
5454
/content/ko/ @seokho-son @jihoon-seo @yunkon-kim

0 commit comments

Comments
 (0)