Merge pull request #3566 from raelga/teams/sig-docs-es
Add sig-docs-es team
This commit is contained in:
commit
98185d86c1
|
@ -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-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-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-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-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-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 |
|
| @kubernetes/sig-docs-it-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-it-owners) | Italian content |
|
||||||
|
|
|
@ -1090,6 +1090,8 @@ sigs:
|
||||||
description: Documentation PR reviews
|
description: Documentation PR reviews
|
||||||
- name: sig-docs-en-owners
|
- name: sig-docs-en-owners
|
||||||
description: English content (default)
|
description: English content (default)
|
||||||
|
- name: sig-docs-es-owners
|
||||||
|
description: Spanish content
|
||||||
- name: sig-docs-de-owners
|
- name: sig-docs-de-owners
|
||||||
description: German content
|
description: German content
|
||||||
- name: sig-docs-fr-owners
|
- name: sig-docs-fr-owners
|
||||||
|
|
Loading…
Reference in New Issue