From 770aea15be43faf22e4c40a9fe4b4da1c0357f62 Mon Sep 17 00:00:00 2001 From: rael Date: Tue, 9 Apr 2019 07:19:15 +0100 Subject: Add sig-docs-es 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 2fb8c161..fb7ace23 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -59,6 +59,7 @@ Note that the links to display team membership will only work if you are a membe | @kubernetes/sig-docs-maintainers | [link](https://github.com/orgs/kubernetes/teams/sig-docs-maintainers) | Documentation maintainers | | @kubernetes/sig-docs-pr-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-docs-pr-reviews) | Documentation PR reviews | | @kubernetes/sig-docs-en-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-en-owners) | English content (default) | +| @kubernetes/sig-docs-es-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-es-owners) | Spanish content | | @kubernetes/sig-docs-de-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-de-owners) | German content | | @kubernetes/sig-docs-fr-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-fr-owners) | French content | | @kubernetes/sig-docs-it-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-it-owners) | Italian content | diff --git a/sigs.yaml b/sigs.yaml index 5ee0bb65..ab623727 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1136,6 +1136,8 @@ sigs: description: Documentation PR reviews - name: sig-docs-en-owners description: English content (default) + - name: sig-docs-es-owners + description: Spanish content - name: sig-docs-de-owners description: German content - name: sig-docs-fr-owners -- cgit v1.2.3