diff options
| -rw-r--r-- | sig-docs/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 3 insertions, 0 deletions
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 | @@ -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 |
