From 2955ab95f4c3f34bea4367f408bd26249fe3bc7a Mon Sep 17 00:00:00 2001 From: Maciej Filocha Date: Thu, 30 Jan 2020 10:34:13 +0100 Subject: [PATCH] SIG Docs - Add Polish language content GitHub team --- sig-docs/README.md | 1 + sigs.yaml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/sig-docs/README.md b/sig-docs/README.md index 098beac44..cae01daf7 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -53,6 +53,7 @@ The Chairs of the SIG run operations and processes governing the SIG. - [@kubernetes/sig-docs-ja-owners](https://github.com/orgs/kubernetes/teams/sig-docs-ja-owners) - Japanese language content - [@kubernetes/sig-docs-ko-owners](https://github.com/orgs/kubernetes/teams/sig-docs-ko-owners) - Korean language content - [@kubernetes/sig-docs-maintainers](https://github.com/orgs/kubernetes/teams/sig-docs-maintainers) - Documentation maintainers + - [@kubernetes/sig-docs-pl-owners](https://github.com/orgs/kubernetes/teams/sig-docs-pl-owners) - Polish language content - [@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 diff --git a/sigs.yaml b/sigs.yaml index 11fd1074f..e33398051 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1262,6 +1262,8 @@ sigs: description: Korean language content - name: sig-docs-maintainers description: Documentation maintainers + - name: sig-docs-pl-owners + description: Polish language content - name: sig-docs-pr-reviews description: Documentation PR reviews - name: sig-docs-pt-owners