Update site config for l10n teams and 1.11 info (#10667)
Update OWNERS_ALIASES to be current Fix OWNERS files syntax Fix currentUrl Fix currentUrl even more Standardize value of currentUrl Fix layout shortcode syntax
This commit is contained in:
committed by
k8s-ci-robot
parent
712f231b07
commit
d8d41116f6
@@ -0,0 +1,11 @@
|
||||
# This is the directory for English source content.
|
||||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||
|
||||
reviewers:
|
||||
- sig-docs-en-reviews
|
||||
|
||||
approvers:
|
||||
- sig-docs-en-owners
|
||||
|
||||
labels:
|
||||
- language/en
|
||||
@@ -0,0 +1,11 @@
|
||||
# This is the localization project for Japanese.
|
||||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||
|
||||
reviewers:
|
||||
- sig-docs-ja-reviews
|
||||
|
||||
approvers:
|
||||
- sig-docs-ja-owners
|
||||
|
||||
labels:
|
||||
- language/ja
|
||||
@@ -0,0 +1,11 @@
|
||||
# This is the localization project for Korean.
|
||||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||
|
||||
reviewers:
|
||||
- sig-docs-ko-reviews
|
||||
|
||||
approvers:
|
||||
- sig-docs-ko-owners
|
||||
|
||||
labels:
|
||||
- language/ko
|
||||
@@ -0,0 +1,11 @@
|
||||
# This is the localization project for Chinese.
|
||||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||
|
||||
reviewers:
|
||||
- sig-docs-zh-reviews
|
||||
|
||||
approvers:
|
||||
- sig-docs-zh-owners
|
||||
|
||||
labels:
|
||||
- language/zh
|
||||
Reference in New Issue
Block a user