Updated GitHub teams for localization teams
This commit is contained in:
parent
3fb73d02e7
commit
362793966e
|
@ -54,9 +54,13 @@ 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-ko-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-ko-owners) | Korean localization |
|
||||
| @kubernetes/sig-docs-ja-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-ja-owners) | Japanese localization |
|
||||
| @kubernetes/sig-docs-zh-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-zh-owners) | Chinese localization |
|
||||
| @kubernetes/sig-docs-en-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-en-owners) | English content (default) |
|
||||
| @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 |
|
||||
| @kubernetes/sig-docs-ja-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-ja-owners) | Japanese content |
|
||||
| @kubernetes/sig-docs-ko-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-ko-owners) | Korean content |
|
||||
| @kubernetes/sig-docs-zh-owners | [link](https://github.com/orgs/kubernetes/teams/sig-docs-zh-owners) | Chinese content |
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
## Goals
|
||||
|
|
16
sigs.yaml
16
sigs.yaml
|
@ -1110,12 +1110,20 @@ sigs:
|
|||
description: Documentation maintainers
|
||||
- name: sig-docs-pr-reviews
|
||||
description: Documentation PR reviews
|
||||
- name: sig-docs-ko-owners
|
||||
description: Korean localization
|
||||
- name: sig-docs-en-owners
|
||||
description: English content (default)
|
||||
- name: sig-docs-de-owners
|
||||
description: German content
|
||||
- name: sig-docs-fr-owners
|
||||
description: French content
|
||||
- name: sig-docs-it-owners
|
||||
description: Italian content
|
||||
- name: sig-docs-ja-owners
|
||||
description: Japanese localization
|
||||
description: Japanese content
|
||||
- name: sig-docs-ko-owners
|
||||
description: Korean content
|
||||
- name: sig-docs-zh-owners
|
||||
description: Chinese localization
|
||||
description: Chinese content
|
||||
subprojects:
|
||||
- name: reference-docs
|
||||
owners:
|
||||
|
|
Loading…
Reference in New Issue