File tree Expand file tree Collapse file tree 2 files changed +31
-4
lines changed Expand file tree Collapse file tree 2 files changed +31
-4
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ collaborators:
143
143
- username : 92nqb
144
144
permission : push
145
145
146
- # l10n zh approvers
146
+ # l10n zh-cn approvers
147
147
- username : hanyuancheung
148
148
permission : push
149
149
@@ -176,6 +176,13 @@ collaborators:
176
176
- username : waleed318
177
177
permission : push
178
178
179
+ # l10n zh-tw approvers
180
+ - username : pichuang
181
+ permission : push
182
+
183
+ - username : ydFu
184
+ permission : push
185
+
179
186
180
187
branches :
181
188
@@ -352,7 +359,7 @@ branches:
352
359
enforce_admins : null
353
360
required_linear_history : null
354
361
355
- # l10n branch for zh contents only
362
+ # l10n branch for zh-cn contents only
356
363
- name : dev-zh
357
364
protection :
358
365
required_pull_request_reviews :
@@ -361,7 +368,7 @@ branches:
361
368
required_status_checks : null
362
369
restrictions :
363
370
apps : []
364
- # zh approvers
371
+ # zh-cn approvers
365
372
users :
366
373
- hanyuancheung
367
374
- Jacob953
@@ -405,3 +412,20 @@ branches:
405
412
teams : []
406
413
enforce_admins : null
407
414
required_linear_history : null
415
+
416
+ # l10n branch for zh-tw contents only
417
+ - name : dev-tw
418
+ protection :
419
+ required_pull_request_reviews :
420
+ required_approving_review_count : 2
421
+ require_code_owner_reviews : true
422
+ required_status_checks : null
423
+ restrictions :
424
+ apps : []
425
+ # zh-tw approvers
426
+ users :
427
+ - pichuang
428
+ - ydFu
429
+ teams : []
430
+ enforce_admins : null
431
+ required_linear_history : null
Original file line number Diff line number Diff line change 36
36
# Approvers for Spanish contents
37
37
/content /es / @ raelga @ ramrodo @ electrocucaracha @ krol3 @ 92nqb
38
38
39
- # Approvers for Chinese contents
39
+ # Approvers for Simplified Chinese contents
40
40
/content /zh-cn / @ hanyuancheung @ Jacob953 @ Rocksnake @ Submarinee
41
41
42
42
# Approvers for French contents
43
43
/content /fr / @ huats @ fydrah @ Krast76 @ sestegra
44
44
45
45
# Approvers for Urdu contents
46
46
/content /ur / @ Saim-Safdar @ waleed318
47
+
48
+ # Approvers for Traditional Chinese contents
49
+ /content /zh-tw / @ pichuang @ ydFu
You can’t perform that action at this time.
0 commit comments