Skip to content

Commit 194badc

Browse files
committed
Merge remote-tracking branch 'upstream/main' into dev-es
2 parents 996973b + 04efcaa commit 194badc

File tree

164 files changed

+34390
-1272
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+34390
-1272
lines changed

.github/ISSUE_TEMPLATE/new-term.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
3838
required: true
3939
- label: I understand that maintainers will assess if the term should be part of the Glossary. (Please be patient)
4040
required: true
41-
- label: I want to work on this term. (If not checked, maintainers will assign another volunteer)
41+
- 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)
4242
required: false
4343
- type: textarea
4444
id: note

.github/ISSUE_TEMPLATE/update-term.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ body:
2828
options:
2929
- label: I understand that maintainers will confirm if the term should be updated. (Please be patient)
3030
required: true
31-
- label: I want to work on this suggestion. (If not checked, maintainers will assign another volunteer)
31+
- 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)
3232
required: false
3333
- type: textarea
3434
id: note

.github/labeler.yml

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,40 @@
11
lang/ar:
2-
- content/ar/*
2+
- content/ar/**
33

44
lang/bn:
5-
- content/bn/*
5+
- content/bn/**
66

77
lang/de:
8-
- content/de/*
8+
- content/de/**
99

1010
lang/en:
11-
- content/en/*
11+
- content/en/**
1212

1313
lang/es:
14-
- content/es/*
14+
- content/es/**
1515

1616
lang/fr:
17-
- content/fr/*
17+
- content/fr/**
18+
19+
lang/hi:
20+
- content/hi/**
1821

1922
lang/it:
20-
- content/it/*
23+
- content/it/**
2124

22-
lang/hi:
23-
- content/hi/*
25+
lang/ja:
26+
- content/ja/**
2427

2528
lang/ko:
26-
- content/ko/*
29+
- content/ko/**
2730

2831
lang/pt:
29-
- content/pt-br/*
32+
- content/pt-br/**
33+
34+
lang/tw:
35+
- content/zh-tw/**
3036

3137
lang/zh:
32-
- content/zh-cn/*
38+
- content/zh-cn/**
3339

3440

.github/settings.yml

Lines changed: 147 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,27 @@ collaborators:
3131
permission: admin
3232

3333
- username: jihoon-seo
34-
permission: maintain
34+
permission: admin
3535

3636
- username: iamNoah1
37-
permission: maintain
37+
permission: admin
3838

3939
- username: thetwopct
4040
permission: push
4141

4242
# English approvers (approver for all files in repository)
4343

44-
44+
- username: nate-double-u
45+
permission: admin
46+
47+
- username: castrojo
48+
permission: push
4549

4650
# Localization approvers
51+
4752
# l10n ko approvers
4853
# Note: seokho-son is both Maintainer (maintain) and Korean approver (push)
4954
# Note: jihoon-seo is both Maintainer (maintain) and Korean approver (push)
50-
- username: Eviekim
51-
permission: push
5255

5356
- username: yunkon-kim
5457
permission: push
@@ -80,7 +83,6 @@ collaborators:
8083
permission: push
8184

8285
# l10n de approvers
83-
# Note: CathPag is both Maintainer (maintain) and de approver (push)
8486
# Note: iamNoah1 is both Maintainer (maintain) and de approver (push)
8587
- username: DaveVentura
8688
permission: push
@@ -115,16 +117,16 @@ collaborators:
115117
permission: push
116118

117119
# l10n bn approvers
118-
- username: mitul3737
120+
- username: Arindam200
119121
permission: push
120122

121-
- username: Mouly22
123+
- username: Imtiaz1234
122124
permission: push
123125

124-
- username: ikramulkayes
126+
- username: mitul3737
125127
permission: push
126128

127-
- username: Imtiaz1234
129+
- username: sajibAdhi
128130
permission: push
129131

130132
# l10n es approvers
@@ -143,7 +145,7 @@ collaborators:
143145
- username: 92nqb
144146
permission: push
145147

146-
# l10n zh approvers
148+
# l10n zh-cn approvers
147149
- username: hanyuancheung
148150
permission: push
149151

@@ -166,13 +168,64 @@ collaborators:
166168
- username: Krast76
167169
permission: push
168170

171+
- username: sestegra
172+
permission: push
173+
174+
- username: guillaumebernard84
175+
permission: push
176+
169177
# l10n ur approvers
170178
- username: Saim-Safdar
171179
permission: push
172180

173181
- username: waleed318
174182
permission: push
175183

184+
# l10n zh-tw approvers
185+
- username: hwchiu
186+
permission: push
187+
188+
- username: johnlinp
189+
permission: push
190+
191+
- username: pichuang
192+
permission: push
193+
194+
- username: ydFu
195+
permission: push
196+
197+
# l10n ja approvers
198+
- username: inductor
199+
permission: push
200+
201+
- username: kaitoii11
202+
permission: push
203+
204+
- username: naonishijima
205+
permission: push
206+
207+
- username: yuichi-nakamura
208+
permission: push
209+
210+
# l10n tr approvers
211+
- username: aliok
212+
permission: push
213+
214+
- username: halil-bugol
215+
permission: push
216+
217+
- username: developer-guy
218+
permission: push
219+
220+
- username: eminalemdar
221+
permission: push
222+
223+
# l10n ru approvers
224+
- username: shurup
225+
permission: push
226+
227+
- username: kirkonru
228+
permission: push
176229

177230
branches:
178231

@@ -193,6 +246,8 @@ branches:
193246
- seokho-son
194247
- iamNoah1
195248
- jihoon-seo
249+
- nate-double-u
250+
- castrojo
196251
teams: []
197252
enforce_admins: null
198253
required_linear_history: null
@@ -209,7 +264,6 @@ branches:
209264
# Ko approvers
210265
users:
211266
- seokho-son
212-
- Eviekim
213267
- jihoon-seo
214268
- yunkon-kim
215269
teams: []
@@ -321,10 +375,10 @@ branches:
321375
apps: []
322376
# bn approvers
323377
users:
324-
- mitul3737
325-
- Mouly22
326-
- ikramulkayes
378+
- Arindam200
327379
- Imtiaz1234
380+
- mitul3737
381+
- sajibAdhi
328382
teams: []
329383
enforce_admins: null
330384
required_linear_history: null
@@ -349,7 +403,7 @@ branches:
349403
enforce_admins: null
350404
required_linear_history: null
351405

352-
# l10n branch for zh contents only
406+
# l10n branch for zh-cn contents only
353407
- name: dev-zh
354408
protection:
355409
required_pull_request_reviews:
@@ -358,7 +412,7 @@ branches:
358412
required_status_checks: null
359413
restrictions:
360414
apps: []
361-
# zh approvers
415+
# zh-cn approvers
362416
users:
363417
- hanyuancheung
364418
- Jacob953
@@ -382,6 +436,8 @@ branches:
382436
- huats
383437
- fydrah
384438
- Krast76
439+
- sestegra
440+
- guillaumebernard84
385441
teams: []
386442
enforce_admins: null
387443
required_linear_history: null
@@ -402,3 +458,77 @@ branches:
402458
teams: []
403459
enforce_admins: null
404460
required_linear_history: null
461+
462+
# l10n branch for zh-tw contents only
463+
- name: dev-tw
464+
protection:
465+
required_pull_request_reviews:
466+
required_approving_review_count: 2
467+
require_code_owner_reviews: true
468+
required_status_checks: null
469+
restrictions:
470+
apps: []
471+
# zh-tw approvers
472+
users:
473+
- hwchiu
474+
- johnlinp
475+
- pichuang
476+
- ydFu
477+
teams: []
478+
enforce_admins: null
479+
required_linear_history: null
480+
481+
# l10n branch for ja contents only
482+
- name: dev-ja
483+
protection:
484+
required_pull_request_reviews:
485+
required_approving_review_count: 2
486+
require_code_owner_reviews: true
487+
required_status_checks: null
488+
restrictions:
489+
apps: []
490+
# ja approvers
491+
users:
492+
- inductor
493+
- kaitoii11
494+
- naonishijima
495+
- yuichi-nakamura
496+
teams: []
497+
enforce_admins: null
498+
required_linear_history: null
499+
500+
# l10n branch for tr contents only
501+
- name: dev-tr
502+
protection:
503+
required_pull_request_reviews:
504+
required_approving_review_count: 2
505+
require_code_owner_reviews: true
506+
required_status_checks: null
507+
restrictions:
508+
apps: []
509+
# tr approvers
510+
users:
511+
- aliok
512+
- halil-bugol
513+
- developer-guy
514+
- eminalemdar
515+
teams: []
516+
enforce_admins: null
517+
required_linear_history: null
518+
519+
# l10n branch for ru contents only
520+
- name: dev-ru
521+
protection:
522+
required_pull_request_reviews:
523+
required_approving_review_count: 2
524+
require_code_owner_reviews: true
525+
required_status_checks: null
526+
restrictions:
527+
apps: []
528+
# ru approvers
529+
users:
530+
- shurup
531+
- kirkonru
532+
teams: []
533+
enforce_admins: null
534+
required_linear_history: null

0 commit comments

Comments
 (0)