-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
172 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
reviewers: | ||
- sig-docs-en-reviews # Defined in OWNERS_ALIASES | ||
- sig-docs-website-owners # Defined in OWNERS_ALIASES | ||
|
||
approvers: | ||
- sig-docs-en-owners # Defined in OWNERS_ALIASES | ||
- sig-docs-website-owners # Defined in OWNERS_ALIASES |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# This is the directory for all source content. | ||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams. | ||
|
||
reviewers: | ||
- sig-docs-localization-reviewers | ||
|
||
approvers: | ||
- sig-docs-localization-owners | ||
- sig-docs-website-owners |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,21 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# This is the localization project for Bahasa. | ||
# This is the localization project for Bahasa Indonesia. | ||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams. | ||
|
||
reviewers: | ||
- sig-docs-id-reviews | ||
|
||
approvers: | ||
- sig-docs-id-owners | ||
- sig-docs-website-owners # important due to no_parent_owners option | ||
|
||
labels: | ||
- area/localization | ||
- language/id | ||
|
||
# Disable inheritance so that the localization team don't end up as approvers for all | ||
# languages. | ||
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md | ||
options: | ||
no_parent_owners: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,19 @@ | ||
# This is the localization project for Portuguese. | ||
# This is the localization project for (Brazilian) Portuguese. | ||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams. | ||
|
||
reviewers: | ||
- sig-docs-pt-reviews | ||
|
||
approvers: | ||
- sig-docs-pt-owners | ||
- sig-docs-website-owners # important due to no_parent_owners option | ||
|
||
labels: | ||
- area/localization | ||
- language/pt | ||
|
||
# Disable inheritance so that the localization team don't end up as approvers for all | ||
# languages. | ||
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md | ||
options: | ||
no_parent_owners: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,21 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# This is the localization project for Chinese. | ||
# This is the localization project for Chinese (simplified / People's Republic of China) | ||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams. | ||
|
||
reviewers: | ||
- sig-docs-zh-reviews | ||
|
||
approvers: | ||
- sig-docs-zh-owners | ||
- sig-docs-website-owners # important due to no_parent_owners option | ||
|
||
labels: | ||
- area/localization | ||
- language/zh | ||
|
||
# Disable inheritance so that the localization team don't end up as approvers for all | ||
# languages. | ||
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md | ||
options: | ||
no_parent_owners: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# This is where we manage the categories for glossary entries. | ||
|
||
reviewers: | ||
- sig-docs-en-reviews | ||
|
||
approvers: | ||
- sig-docs-website-owners |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# See the OWNERS docs at https://go.k8s.io/owners | ||
|
||
# This is the directory for all source content. | ||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams. | ||
|
||
reviewers: | ||
- sig-docs-localization-reviewers | ||
|
||
approvers: | ||
- sig-docs-localization-owners | ||
- sig-docs-website-owners |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Scripts to help manage the website | ||
# No special ownership (as yet) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
website