Merge pull request #102066 from alculquicondor/api_rev

Use aliases in sig apps and scheduling APIs OWNERS
This commit is contained in:
Kubernetes Prow Robot 2021-05-17 12:17:30 -07:00 committed by GitHub
commit b7b8f8b65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 33 additions and 61 deletions

View File

@ -451,6 +451,7 @@ aliases:
- janetkuo - janetkuo
- kow3ns - kow3ns
- soltysh - soltysh
- alculquicondor
sig-auth-api-reviewers: sig-auth-api-reviewers:
- enj - enj
@ -499,9 +500,8 @@ aliases:
- mm4tt - mm4tt
- wojtek-t - wojtek-t
# sig-scheduling-api-reviewers: sig-scheduling-api-reviewers:
# - - alculquicondor
# -
sig-storage-api-reviewers: sig-storage-api-reviewers:
- deads2k - deads2k

View File

@ -1,18 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers: reviewers:
- thockin - sig-apps-api-reviewers
- lavalamp - sig-apps-api-approvers
- smarterclayton
- deads2k
- caesarxuchao
- pmorie
- sttts
- saad-ali
- ncdc
- dims
- errordeveloper
- m1093782566
- kevin-wangzefeng
labels: labels:
- sig/apps - sig/apps

View File

@ -1,17 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers: reviewers:
- thockin - sig-apps-api-reviewers
- lavalamp - sig-apps-api-approvers
- smarterclayton
- wojtek-t
- deads2k
- caesarxuchao
- sttts
- saad-ali
- ncdc
- soltysh
- dims
- errordeveloper
labels: labels:
- sig/apps - sig/apps

View File

@ -2,6 +2,7 @@
# approval on api packages bubbles to api-approvers # approval on api packages bubbles to api-approvers
reviewers: reviewers:
- sig-apps-api-reviewers
- sig-apps-api-approvers - sig-apps-api-approvers
- sig-auth-policy-approvers - sig-auth-policy-approvers
- sig-auth-policy-reviewers - sig-auth-policy-reviewers

View File

@ -1,5 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers: approvers:
- api-approvers - api-approvers
- deads2k - deads2k

View File

@ -1,13 +1,14 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
# Disable inheritance as this is an api owners file
options:
no_parent_owners: true
approvers: approvers:
- api-approvers - api-approvers
- sig-scheduling-maintainers
- sttts
- luxas
reviewers: reviewers:
- sig-scheduling
- api-reviewers - api-reviewers
- dixudx - sig-scheduling-api-reviewers
- luxas - sig-scheduling-api-approvers
- sttts labels:
- kind/api-change
- sig/scheduling

View File

@ -1,16 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers: reviewers:
- thockin - sig-apps-api-reviewers
- lavalamp - sig-apps-api-approvers
- smarterclayton labels:
- deads2k - sig/apps
- caesarxuchao
- pmorie
- sttts
- saad-ali
- ncdc
- dims
- errordeveloper
- m1093782566
- kevin-wangzefeng

View File

@ -1,15 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners # See the OWNERS docs at https://go.k8s.io/owners
# approval on api packages bubbles to api-approvers
reviewers: reviewers:
- thockin - sig-apps-api-reviewers
- lavalamp - sig-apps-api-approvers
- smarterclayton labels:
- wojtek-t - sig/apps
- deads2k
- caesarxuchao
- sttts
- saad-ali
- ncdc
- soltysh
- dims
- errordeveloper

View File

@ -7,6 +7,7 @@ approvers:
- api-approvers - api-approvers
reviewers: reviewers:
- api-reviewers - api-reviewers
- sig-scheduling - sig-scheduling-api-reviewers
- sig-scheduling-api-approvers
labels: labels:
- kind/api-change - kind/api-change