Merge pull request #2482 from zacharysarah/update-i18n-subprojects
Add/correct i18n subprojects for SIG Docs
This commit is contained in:
commit
85c87c8f20
|
|
@ -38,9 +38,15 @@ The following subprojects are owned by sig-docs:
|
||||||
- **kubernetes-bootcamp**
|
- **kubernetes-bootcamp**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes-bootcamp/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-bootcamp/master/OWNERS
|
||||||
- **kubernetes-docs-cn**
|
- **kubernetes-docs-ja**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-cn/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-ja/master/OWNERS
|
||||||
|
- **kubernetes-docs-ko**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-ko/master/OWNERS
|
||||||
|
- **kubernetes-docs-zh**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-zh/master/OWNERS
|
||||||
- **reference-docs**
|
- **reference-docs**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/reference-docs/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/reference-docs/master/OWNERS
|
||||||
|
|
|
||||||
10
sigs.yaml
10
sigs.yaml
|
|
@ -880,9 +880,15 @@ sigs:
|
||||||
- name: kubernetes-bootcamp
|
- name: kubernetes-bootcamp
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes-bootcamp/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-bootcamp/master/OWNERS
|
||||||
- name: kubernetes-docs-cn
|
- name: kubernetes-docs-ja
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-cn/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-ja/master/OWNERS
|
||||||
|
- name: kubernetes-docs-ko
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-ko/master/OWNERS
|
||||||
|
- name: kubernetes-docs-zh
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-zh/master/OWNERS
|
||||||
- name: reference-docs
|
- name: reference-docs
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/reference-docs/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/reference-docs/master/OWNERS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue