Skip to content

Commit 068ec93

Browse files
authored
Merge pull request #46423 from Okabe-Junya/fix-46422
Remove sig-docs-website-owners entry from l10n OWNERS files
2 parents 43cbb92 + d026267 commit 068ec93

File tree

16 files changed

+15
-99
lines changed

16 files changed

+15
-99
lines changed

content/de/OWNERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ reviewers:
88

99
approvers:
1010
- sig-docs-de-owners
11-
- sig-docs-website-owners # important due to no_parent_owners option
1211

1312
labels:
1413
- area/localization
1514
- language/de
16-
17-
# Disable inheritance so that the localization team don't end up as approvers for all
18-
# languages.
19-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
20-
options:
21-
no_parent_owners: true

content/en/OWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ reviewers:
88

99
approvers:
1010
- sig-docs-en-owners
11+
- sig-docs-website-owners # important due to no_parent_owners option
1112

1213
labels:
1314
- language/en
15+
16+
# Disable inheritance so that the localization team don't end up as approvers for English
17+
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
18+
options:
19+
no_parent_owners: true

content/en/docs/OWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
4+
5+
reviewers:
6+
- sig-docs-en-reviews
7+
8+
approvers:
9+
- sig-docs-en-owners

content/es/OWNERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ reviewers:
88

99
approvers:
1010
- sig-docs-es-owners
11-
- sig-docs-website-owners # important due to no_parent_owners option
1211

1312
labels:
1413
- area/localization
1514
- language/es
16-
17-
# Disable inheritance so that the localization team don't end up as approvers for all
18-
# languages.
19-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
20-
options:
21-
no_parent_owners: true

content/fr/OWNERS

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,7 @@ reviewers:
88

99
approvers:
1010
- sig-docs-fr-owners
11-
- sig-docs-website-owners # important due to no_parent_owners option
1211

1312
labels:
1413
- area/localization
1514
- language/fr
16-
17-
# Disable inheritance so that the localization team don't end up as approvers for all
18-
# languages.
19-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
20-
options:
21-
no_parent_owners: true
22-

content/hi/OWNERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ reviewers:
88

99
approvers:
1010
- sig-docs-hi-owners
11-
- sig-docs-website-owners # important due to no_parent_owners option
1211

1312
labels:
1413
- area/localization
1514
- language/hi
16-
17-
# Disable inheritance so that the localization team don't end up as approvers for all
18-
# languages.
19-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
20-
options:
21-
no_parent_owners: true

content/id/OWNERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ reviewers:
88

99
approvers:
1010
- sig-docs-id-owners
11-
- sig-docs-website-owners # important due to no_parent_owners option
1211

1312
labels:
1413
- area/localization
1514
- language/id
16-
17-
# Disable inheritance so that the localization team don't end up as approvers for all
18-
# languages.
19-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
20-
options:
21-
no_parent_owners: true

content/it/OWNERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@ reviewers:
66

77
approvers:
88
- sig-docs-it-owners
9-
- sig-docs-website-owners # important due to no_parent_owners option
109

1110
labels:
1211
- area/localization
1312
- language/it
14-
15-
# Disable inheritance so that the localization team don't end up as approvers for all
16-
# languages.
17-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
18-
options:
19-
no_parent_owners: true

content/ja/OWNERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ reviewers:
88

99
approvers:
1010
- sig-docs-ja-owners
11-
- sig-docs-website-owners # important due to no_parent_owners option
1211

1312
labels:
1413
- area/localization
1514
- language/ja
16-
17-
# Disable inheritance so that the localization team don't end up as approvers for all
18-
# languages.
19-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
20-
options:
21-
no_parent_owners: true

content/ko/OWNERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ reviewers:
88

99
approvers:
1010
- sig-docs-ko-owners
11-
- sig-docs-website-owners # important due to no_parent_owners option
1211

1312
labels:
1413
- area/localization
1514
- language/ko
16-
17-
# Disable inheritance so that the localization team don't end up as approvers for all
18-
# languages.
19-
# https://github.com/kubernetes/community/blob/master/communication/website-guidelines.md
20-
options:
21-
no_parent_owners: true

0 commit comments

Comments
 (0)