Skip to content

Commit

Permalink
Merge pull request #3374 from Jacob953/dev-zh
Browse files Browse the repository at this point in the history
[zh] Update dev-zh with main
  • Loading branch information
seokho-son authored Dec 26, 2024
2 parents d35bdf6 + 5203916 commit e177f91
Show file tree
Hide file tree
Showing 203 changed files with 4,941 additions and 493 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new-term.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ body:
required: true
- label: I understand that maintainers will assess if the term should be part of the Glossary. (Please be patient)
required: true
- label: I want to work on this term. (If not checked, maintainers will assign another volunteer)
- label: I want to work on this term and confirm that I meet the criteria as outlined in "[who can contribute](https://glossary.cncf.io/contribute/#who-can-contribute)". (If not checked, maintainers will assign another volunteer)
required: false
- type: textarea
id: note
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/update-term.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ body:
options:
- label: I understand that maintainers will confirm if the term should be updated. (Please be patient)
required: true
- label: I want to work on this suggestion. (If not checked, maintainers will assign another volunteer)
- label: I want to work on this suggestion and confirm that I meet the criteria as outlined in "[who can contribute](https://glossary.cncf.io/contribute/#who-can-contribute)".. (If not checked, maintainers will assign another volunteer)
required: false
- type: textarea
id: note
Expand Down
10 changes: 8 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,24 @@ lang/es:
lang/fr:
- content/fr/*

lang/hi:
- content/hi/*

lang/it:
- content/it/*

lang/hi:
- content/hi/*
lang/ja:
- content/ja/*

lang/ko:
- content/ko/*

lang/pt:
- content/pt-br/*

lang/tw:
- content/zh-tw/*

lang/zh:
- content/zh-cn/*

Expand Down
129 changes: 113 additions & 16 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,27 @@ collaborators:
permission: admin

- username: jihoon-seo
permission: maintain
permission: admin

- username: iamNoah1
permission: maintain
permission: admin

- username: thetwopct
permission: push

# English approvers (approver for all files in repository)


- username: nate-double-u
permission: admin

- username: castrojo
permission: push

# Localization approvers

# l10n ko approvers
# Note: seokho-son is both Maintainer (maintain) and Korean approver (push)
# Note: jihoon-seo is both Maintainer (maintain) and Korean approver (push)
- username: Eviekim
permission: push

- username: yunkon-kim
permission: push
Expand Down Expand Up @@ -112,21 +118,24 @@ collaborators:
permission: push

# l10n bn approvers
- username: mitul3737
- username: Arindam200
permission: push

- username: Mouly22
- username: Imtiaz1234
permission: push

- username: ikramulkayes
- username: mitul3737
permission: push

- username: Imtiaz1234
- username: sajibAdhi
permission: push

# l10n es approvers
- username: raelga
permission: push

- username: ramrodo
permission: push

- username: electrocucaracha
permission: push
Expand All @@ -137,7 +146,7 @@ collaborators:
- username: 92nqb
permission: push

# l10n zh approvers
# l10n zh-cn approvers
- username: hanyuancheung
permission: push

Expand All @@ -160,13 +169,45 @@ collaborators:
- username: Krast76
permission: push

- username: sestegra
permission: push

# l10n ur approvers
- username: Saim-Safdar
permission: push

- username: waleed318
permission: push

# l10n zh-tw approvers
- username: pichuang
permission: push

- username: ydFu
permission: push

# l10n ja approvers
- username: inductor
permission: push

- username: kaitoii11
permission: push

- username: naonishijima
permission: push

# l10n tr approvers
- username: aliok
permission: push

- username: halil-bugol
permission: push

- username: developer-guy
permission: push

- username: eminalemdar
permission: push

branches:

Expand All @@ -187,6 +228,8 @@ branches:
- seokho-son
- iamNoah1
- jihoon-seo
- nate-double-u
- castrojo
teams: []
enforce_admins: null
required_linear_history: null
Expand All @@ -203,7 +246,6 @@ branches:
# Ko approvers
users:
- seokho-son
- Eviekim
- jihoon-seo
- yunkon-kim
teams: []
Expand Down Expand Up @@ -315,10 +357,10 @@ branches:
apps: []
# bn approvers
users:
- mitul3737
- Mouly22
- ikramulkayes
- Arindam200
- Imtiaz1234
- mitul3737
- sajibAdhi
teams: []
enforce_admins: null
required_linear_history: null
Expand All @@ -335,14 +377,15 @@ branches:
# es approvers
users:
- raelga
- ramrodo
- electrocucaracha
- krol3
- 92nqb
teams: []
enforce_admins: null
required_linear_history: null

# l10n branch for zh contents only
# l10n branch for zh-cn contents only
- name: dev-zh
protection:
required_pull_request_reviews:
Expand All @@ -351,7 +394,7 @@ branches:
required_status_checks: null
restrictions:
apps: []
# zh approvers
# zh-cn approvers
users:
- hanyuancheung
- Jacob953
Expand Down Expand Up @@ -395,3 +438,57 @@ branches:
teams: []
enforce_admins: null
required_linear_history: null

# l10n branch for zh-tw contents only
- name: dev-tw
protection:
required_pull_request_reviews:
required_approving_review_count: 2
require_code_owner_reviews: true
required_status_checks: null
restrictions:
apps: []
# zh-tw approvers
users:
- pichuang
- ydFu
teams: []
enforce_admins: null
required_linear_history: null

# l10n branch for ja contents only
- name: dev-ja
protection:
required_pull_request_reviews:
required_approving_review_count: 2
require_code_owner_reviews: true
required_status_checks: null
restrictions:
apps: []
# ja approvers
users:
- inductor
- kaitoii11
- naonishijima
teams: []
enforce_admins: null
required_linear_history: null

# l10n branch for tr contents only
- name: dev-tr
protection:
required_pull_request_reviews:
required_approving_review_count: 2
require_code_owner_reviews: true
required_status_checks: null
restrictions:
apps: []
# tr approvers
users:
- aliok
- halil-bugol
- developer-guy
- eminalemdar
teams: []
enforce_admins: null
required_linear_history: null
Loading

0 comments on commit e177f91

Please sign in to comment.