File tree Expand file tree Collapse file tree 1 file changed +31
-5
lines changed Expand file tree Collapse file tree 1 file changed +31
-5
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ collaborators:
31
31
permission : admin
32
32
33
33
- username : jihoon-seo
34
- permission : maintain
34
+ permission : admin
35
35
36
36
- username : iamNoah1
37
- permission : maintain
37
+ permission : admin
38
38
39
39
- username : thetwopct
40
40
permission : push
@@ -44,11 +44,10 @@ collaborators:
44
44
45
45
46
46
# Localization approvers
47
+
47
48
# l10n ko approvers
48
49
# Note: seokho-son is both Maintainer (maintain) and Korean approver (push)
49
50
# Note: jihoon-seo is both Maintainer (maintain) and Korean approver (push)
50
- - username : Eviekim
51
- permission : push
52
51
53
52
- username : yunkon-kim
54
53
permission : push
@@ -183,6 +182,15 @@ collaborators:
183
182
- username : ydFu
184
183
permission : push
185
184
185
+ # l10n ja approvers
186
+ - username : inductor
187
+ permission : push
188
+
189
+ - username : kaitoii11
190
+ permission : push
191
+
192
+ - username : naonishijima
193
+ permission : push
186
194
187
195
branches :
188
196
@@ -219,7 +227,6 @@ branches:
219
227
# Ko approvers
220
228
users :
221
229
- seokho-son
222
- - Eviekim
223
230
- jihoon-seo
224
231
- yunkon-kim
225
232
teams : []
@@ -429,3 +436,22 @@ branches:
429
436
teams : []
430
437
enforce_admins : null
431
438
required_linear_history : null
439
+
440
+ # l10n branch for ja contents only
441
+ - name : dev-ja
442
+ protection :
443
+ required_pull_request_reviews :
444
+ required_approving_review_count : 2
445
+ require_code_owner_reviews : true
446
+ required_status_checks : null
447
+ restrictions :
448
+ apps : []
449
+ # ja approvers
450
+ users :
451
+ - inductor
452
+ - kaitoii11
453
+ - naonishijima
454
+ teams : []
455
+ enforce_admins : null
456
+ required_linear_history : null
457
+
You can’t perform that action at this time.
0 commit comments