Merge pull request #42206 from sftim/20230725_update_owners
Switch to finer controls on approver accesspull/45922/head
commit
b1479aa8ea
|
@ -1,7 +1,7 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-docs-en-reviews # Defined in OWNERS_ALIASES
|
- sig-docs-website-owners # Defined in OWNERS_ALIASES
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-en-owners # Defined in OWNERS_ALIASES
|
- sig-docs-website-owners # Defined in OWNERS_ALIASES
|
||||||
|
|
4
OWNERS
4
OWNERS
|
@ -1,10 +1,10 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-docs-en-reviews # Defined in OWNERS_ALIASES
|
- sig-docs-website-owners # Defined in OWNERS_ALIASES
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-en-owners # Defined in OWNERS_ALIASES
|
- sig-docs-website-owners # Defined in OWNERS_ALIASES
|
||||||
|
|
||||||
emeritus_approvers:
|
emeritus_approvers:
|
||||||
# - chenopis, commented out to disable PR assignments
|
# - chenopis, commented out to disable PR assignments
|
||||||
|
|
|
@ -8,10 +8,28 @@ aliases:
|
||||||
- mrbobbytables
|
- mrbobbytables
|
||||||
- nate-double-u
|
- nate-double-u
|
||||||
- sftim
|
- sftim
|
||||||
|
sig-docs-website-owners: # Admins for overall website
|
||||||
|
- divya-mohan0209
|
||||||
|
- natalisucks
|
||||||
|
- reylejano
|
||||||
|
- sftim
|
||||||
|
- tengqm
|
||||||
|
- drewhagen # RT 1.30 Docs Lead
|
||||||
|
- katcosgrove # RT 1.30 Lead
|
||||||
sig-docs-localization-owners: # Admins for localization content
|
sig-docs-localization-owners: # Admins for localization content
|
||||||
- a-mccarthy
|
- a-mccarthy
|
||||||
- divya-mohan0209
|
- divya-mohan0209
|
||||||
- natalisucks
|
- natalisucks
|
||||||
|
- nate-double-u
|
||||||
|
- reylejano
|
||||||
|
- sftim
|
||||||
|
- seokho-son
|
||||||
|
- tengqm
|
||||||
|
sig-docs-localization-reviewers: # PR reviews for localization changes
|
||||||
|
- a-mccarthy
|
||||||
|
- divya-mohan0209
|
||||||
|
- natalisucks
|
||||||
|
- nate-double-u
|
||||||
- reylejano
|
- reylejano
|
||||||
- sftim
|
- sftim
|
||||||
- seokho-son
|
- seokho-son
|
||||||
|
@ -26,8 +44,6 @@ aliases:
|
||||||
- celestehorgan
|
- celestehorgan
|
||||||
- dipesh-rawat
|
- dipesh-rawat
|
||||||
- divya-mohan0209
|
- divya-mohan0209
|
||||||
- drewhagen # RT 1.30 Docs Lead
|
|
||||||
- katcosgrove # RT 1.30 Lead
|
|
||||||
- natalisucks
|
- natalisucks
|
||||||
- nate-double-u
|
- nate-double-u
|
||||||
- reylejano
|
- reylejano
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Label certain changes as web development
|
||||||
|
|
||||||
|
filters:
|
||||||
|
"\\.js":
|
||||||
|
labels:
|
||||||
|
- area/web-development
|
||||||
|
"\\.scss$":
|
||||||
|
labels:
|
||||||
|
- area/web-development
|
|
@ -0,0 +1,22 @@
|
||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
# This is the directory for common images. Allow English localization
|
||||||
|
# reviewers to review and approve.
|
||||||
|
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||||
|
|
||||||
|
reviewers:
|
||||||
|
- sig-docs-en-reviews
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- sig-docs-en-owners
|
||||||
|
|
||||||
|
filters:
|
||||||
|
"\\.svg":
|
||||||
|
labels:
|
||||||
|
- area/web-development
|
||||||
|
"\\.png$":
|
||||||
|
labels:
|
||||||
|
- area/web-development
|
||||||
|
"\\.jpe?g$":
|
||||||
|
labels:
|
||||||
|
- area/web-development
|
|
@ -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
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-de-owners
|
- sig-docs-de-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/de
|
- language/de
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-es-owners
|
- sig-docs-es-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/es
|
- language/es
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -8,6 +8,15 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-fr-owners
|
- sig-docs-fr-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/fr
|
- language/fr
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
|
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-hi-owners
|
- sig-docs-hi-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/hi
|
- language/hi
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# 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.
|
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-id-owners
|
- sig-docs-id-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/id
|
- 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
|
||||||
|
|
|
@ -6,6 +6,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-it-owners
|
- sig-docs-it-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/it
|
- language/it
|
||||||
|
|
||||||
|
# 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
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-ja-owners
|
- sig-docs-ja-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/ja
|
- language/ja
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-ko-owners
|
- sig-docs-ko-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/ko
|
- language/ko
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-pl-owners
|
- sig-docs-pl-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/pl
|
- language/pl
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# 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.
|
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
|
@ -6,6 +6,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-pt-owners
|
- sig-docs-pt-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/pt
|
- 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
|
||||||
|
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-ru-owners
|
- sig-docs-ru-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/ru
|
- language/ru
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-uk-owners
|
- sig-docs-uk-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/uk
|
- language/uk
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-vi-owners
|
- sig-docs-vi-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/vi
|
- language/vi
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# 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.
|
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
|
@ -8,6 +8,14 @@ reviewers:
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-zh-owners
|
- sig-docs-zh-owners
|
||||||
|
- sig-docs-website-owners # important due to no_parent_owners option
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
- area/localization
|
||||||
- language/zh
|
- 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
|
||||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Scripts to help manage the website
|
||||||
|
# No special ownership (as yet)
|
|
@ -4,11 +4,11 @@
|
||||||
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
# Teams and members are visible at https://github.com/orgs/kubernetes/teams.
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-docs-en-reviews
|
- sig-docs-website-owners
|
||||||
- release-engineering-reviewers
|
- release-engineering-reviewers
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- sig-docs-en-owners
|
- sig-docs-website-owners
|
||||||
- sig-release-leads
|
- sig-release-leads
|
||||||
- release-engineering-approvers
|
- release-engineering-approvers
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
# Label certain changes as web development
|
||||||
|
|
||||||
|
filters:
|
||||||
|
"\\.css$":
|
||||||
|
labels:
|
||||||
|
- area/web-development
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Label certain changes as web development
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- sig-docs-website-owners # Defined in OWNERS_ALIASES
|
||||||
|
|
||||||
|
filters:
|
||||||
|
"\\.js":
|
||||||
|
labels:
|
||||||
|
- area/web-development
|
Loading…
Reference in New Issue