diff options
| author | zacharysarah <zach@corleissen.com> | 2018-08-06 15:17:18 -0700 |
|---|---|---|
| committer | zacharysarah <zach@corleissen.com> | 2018-08-06 15:21:27 -0700 |
| commit | 3d9d4e55aef690cf85de5f421e6b823d9d7d35b8 (patch) | |
| tree | 81dcd654b47b5bf86b591a800f891b2617ab9cd6 /sigs.yaml | |
| parent | b628b63425ffd08271e43cbc3c0a2fba8f56bacc (diff) | |
Add/correct i18n subprojects for SIG Docs
Add make results
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -880,9 +880,15 @@ sigs: - name: kubernetes-bootcamp owners: - https://raw.githubusercontent.com/kubernetes/kubernetes-bootcamp/master/OWNERS - - name: kubernetes-docs-cn + - name: kubernetes-docs-ja 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 owners: - https://raw.githubusercontent.com/kubernetes-incubator/reference-docs/master/OWNERS |
