diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-01-10 04:32:37 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-10 04:32:37 -0800 |
| commit | 3d71b2dbffdf0c0e5cbb261e780580bf884a6bb8 (patch) | |
| tree | bb5e0084d1c5b82ae563e3636a88b69b09addff1 | |
| parent | 40c1e09ae4a6c0a155de417d33ee4f91109022ec (diff) | |
| parent | 622eb39d8a0f893a6d35ce81f33165036a1df82e (diff) | |
Merge pull request #4382 from MaxymVlasov/add_uk_sig
Add Ukrainian sig-docs
| -rw-r--r-- | communication/slack-config/sig-docs/docs-channels.yaml | 1 | ||||
| -rw-r--r-- | sig-docs/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/communication/slack-config/sig-docs/docs-channels.yaml b/communication/slack-config/sig-docs/docs-channels.yaml index 5cbe1b08..265f8f2a 100644 --- a/communication/slack-config/sig-docs/docs-channels.yaml +++ b/communication/slack-config/sig-docs/docs-channels.yaml @@ -14,3 +14,4 @@ channels: - name: kubernetes-docs-zh - name: kubernetes-docs-be - name: kubernetes-docs-pl + - name: kubernetes-docs-uk diff --git a/sig-docs/README.md b/sig-docs/README.md index 1523fe11..7b36da33 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -55,6 +55,7 @@ The Chairs of the SIG run operations and processes governing the SIG. - [@kubernetes/sig-docs-maintainers](https://github.com/orgs/kubernetes/teams/sig-docs-maintainers) - Documentation maintainers - [@kubernetes/sig-docs-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-docs-pr-reviews) - Documentation PR reviews - [@kubernetes/sig-docs-pt-owners](https://github.com/orgs/kubernetes/teams/sig-docs-pt-owners) - Portuguese language content + - [@kubernetes/sig-docs-uk-owners](https://github.com/orgs/kubernetes/teams/sig-docs-uk-owners) - Ukrainian language content - [@kubernetes/sig-docs-zh-owners](https://github.com/orgs/kubernetes/teams/sig-docs-zh-owners) - Chinese language content ## Subprojects @@ -1268,6 +1268,8 @@ sigs: description: Documentation PR reviews - name: sig-docs-pt-owners description: Portuguese language content + - name: sig-docs-uk-owners + description: Ukrainian language content - name: sig-docs-zh-owners description: Chinese language content subprojects: |
