Skip to content

Commit dd6abfb

Browse files
authored
Merge pull request #2689 from cncf/main
[es] Update dev-es with the latest changes of main
2 parents 6e0d68f + dab1f20 commit dd6abfb

File tree

389 files changed

+38931
-1482
lines changed

Some content is hidden

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

389 files changed

+38931
-1482
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/auto-comment-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
label_mappings:
2+
- labels:
3+
- hold
4+
comment: Wait, please do not proceed with this yet.
5+
- labels:
6+
- lang/en
7+
comment: To see where this is in the review pipeline and follow the progress, please look at the [definition review board](https://github.com/orgs/cncf/projects/26/views/1).

.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: 164 additions & 22 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
@@ -70,17 +73,22 @@ collaborators:
7073
- username: Garima-Negi
7174
permission: push
7275

73-
- username: sayantani11
76+
- username: jayesh-srivastava
77+
permission: push
78+
79+
- username: abhay-raj19
7480
permission: push
7581

76-
- username: anubha-v-ardhan
82+
- username: aj11anuj
7783
permission: push
7884

79-
- username: jayesh-srivastava
85+
- username: kumarankit999
86+
permission: push
87+
88+
- username: bishal7679
8089
permission: push
8190

8291
# l10n de approvers
83-
# Note: CathPag is both Maintainer (maintain) and de approver (push)
8492
# Note: iamNoah1 is both Maintainer (maintain) and de approver (push)
8593
- username: DaveVentura
8694
permission: push
@@ -115,16 +123,16 @@ collaborators:
115123
permission: push
116124

117125
# l10n bn approvers
118-
- username: mitul3737
126+
- username: Arindam200
119127
permission: push
120128

121-
- username: Mouly22
129+
- username: Imtiaz1234
122130
permission: push
123131

124-
- username: ikramulkayes
132+
- username: mitul3737
125133
permission: push
126134

127-
- username: Imtiaz1234
135+
- username: sajibAdhi
128136
permission: push
129137

130138
# l10n es approvers
@@ -143,7 +151,7 @@ collaborators:
143151
- username: 92nqb
144152
permission: push
145153

146-
# l10n zh approvers
154+
# l10n zh-cn approvers
147155
- username: hanyuancheung
148156
permission: push
149157

@@ -166,13 +174,67 @@ collaborators:
166174
- username: Krast76
167175
permission: push
168176

177+
- username: sestegra
178+
permission: push
179+
180+
- username: guillaumebernard84
181+
permission: push
182+
169183
# l10n ur approvers
170184
- username: Saim-Safdar
171185
permission: push
172186

173187
- username: waleed318
174188
permission: push
175189

190+
# l10n zh-tw approvers
191+
- username: hwchiu
192+
permission: push
193+
194+
- username: johnlinp
195+
permission: push
196+
197+
- username: pichuang
198+
permission: push
199+
200+
- username: ydFu
201+
permission: push
202+
203+
# l10n ja approvers
204+
- username: inductor
205+
permission: push
206+
207+
- username: kaitoii11
208+
permission: push
209+
210+
- username: naonishijima
211+
permission: push
212+
213+
- username: yuichi-nakamura
214+
permission: push
215+
216+
# l10n tr approvers
217+
- username: aliok
218+
permission: push
219+
220+
- username: halil-bugol
221+
permission: push
222+
223+
- username: rwxdash
224+
permission: push
225+
226+
- username: eminalemdar
227+
permission: push
228+
229+
# l10n ru approvers
230+
- username: shurup
231+
permission: push
232+
233+
- username: kirkonru
234+
permission: push
235+
236+
- username: tym83
237+
permission: push
176238

177239
branches:
178240

@@ -193,6 +255,8 @@ branches:
193255
- seokho-son
194256
- iamNoah1
195257
- jihoon-seo
258+
- nate-double-u
259+
- castrojo
196260
teams: []
197261
enforce_admins: null
198262
required_linear_history: null
@@ -209,7 +273,6 @@ branches:
209273
# Ko approvers
210274
users:
211275
- seokho-son
212-
- Eviekim
213276
- jihoon-seo
214277
- yunkon-kim
215278
teams: []
@@ -247,9 +310,11 @@ branches:
247310
# hi approvers
248311
users:
249312
- Garima-Negi
250-
- sayantani11
251-
- anubha-v-ardhan
252313
- jayesh-srivastava
314+
- abhay-raj19
315+
- aj11anuj
316+
- kumarankit999
317+
- bishal7679
253318
teams: []
254319
enforce_admins: null
255320
required_linear_history: null
@@ -321,10 +386,10 @@ branches:
321386
apps: []
322387
# bn approvers
323388
users:
324-
- mitul3737
325-
- Mouly22
326-
- ikramulkayes
389+
- Arindam200
327390
- Imtiaz1234
391+
- mitul3737
392+
- sajibAdhi
328393
teams: []
329394
enforce_admins: null
330395
required_linear_history: null
@@ -349,7 +414,7 @@ branches:
349414
enforce_admins: null
350415
required_linear_history: null
351416

352-
# l10n branch for zh contents only
417+
# l10n branch for zh-cn contents only
353418
- name: dev-zh
354419
protection:
355420
required_pull_request_reviews:
@@ -358,7 +423,7 @@ branches:
358423
required_status_checks: null
359424
restrictions:
360425
apps: []
361-
# zh approvers
426+
# zh-cn approvers
362427
users:
363428
- hanyuancheung
364429
- Jacob953
@@ -382,6 +447,8 @@ branches:
382447
- huats
383448
- fydrah
384449
- Krast76
450+
- sestegra
451+
- guillaumebernard84
385452
teams: []
386453
enforce_admins: null
387454
required_linear_history: null
@@ -402,3 +469,78 @@ branches:
402469
teams: []
403470
enforce_admins: null
404471
required_linear_history: null
472+
473+
# l10n branch for zh-tw contents only
474+
- name: dev-tw
475+
protection:
476+
required_pull_request_reviews:
477+
required_approving_review_count: 2
478+
require_code_owner_reviews: true
479+
required_status_checks: null
480+
restrictions:
481+
apps: []
482+
# zh-tw approvers
483+
users:
484+
- hwchiu
485+
- johnlinp
486+
- pichuang
487+
- ydFu
488+
teams: []
489+
enforce_admins: null
490+
required_linear_history: null
491+
492+
# l10n branch for ja contents only
493+
- name: dev-ja
494+
protection:
495+
required_pull_request_reviews:
496+
required_approving_review_count: 2
497+
require_code_owner_reviews: true
498+
required_status_checks: null
499+
restrictions:
500+
apps: []
501+
# ja approvers
502+
users:
503+
- inductor
504+
- kaitoii11
505+
- naonishijima
506+
- yuichi-nakamura
507+
teams: []
508+
enforce_admins: null
509+
required_linear_history: null
510+
511+
# l10n branch for tr contents only
512+
- name: dev-tr
513+
protection:
514+
required_pull_request_reviews:
515+
required_approving_review_count: 2
516+
require_code_owner_reviews: true
517+
required_status_checks: null
518+
restrictions:
519+
apps: []
520+
# tr approvers
521+
users:
522+
- aliok
523+
- halil-bugol
524+
- rwxdash
525+
- eminalemdar
526+
teams: []
527+
enforce_admins: null
528+
required_linear_history: null
529+
530+
# l10n branch for ru contents only
531+
- name: dev-ru
532+
protection:
533+
required_pull_request_reviews:
534+
required_approving_review_count: 2
535+
require_code_owner_reviews: true
536+
required_status_checks: null
537+
restrictions:
538+
apps: []
539+
# ru approvers
540+
users:
541+
- shurup
542+
- kirkonru
543+
- tym83
544+
teams: []
545+
enforce_admins: null
546+
required_linear_history: null

0 commit comments

Comments
 (0)