mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Use aliases in sig apps and scheduling APIs OWNERS
Add alculquicondor to sig-scheduling-api-reviewers and sig-apps-api-reviewers
This commit is contained in:
parent
382a33986b
commit
7c50cd762a
@ -452,6 +452,7 @@ aliases:
|
||||
- janetkuo
|
||||
- kow3ns
|
||||
- soltysh
|
||||
- alculquicondor
|
||||
|
||||
sig-auth-api-reviewers:
|
||||
- enj
|
||||
@ -500,9 +501,8 @@ aliases:
|
||||
- mm4tt
|
||||
- wojtek-t
|
||||
|
||||
# sig-scheduling-api-reviewers:
|
||||
# -
|
||||
# -
|
||||
sig-scheduling-api-reviewers:
|
||||
- alculquicondor
|
||||
|
||||
sig-storage-api-reviewers:
|
||||
- deads2k
|
||||
|
@ -1,18 +1,8 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# approval on api packages bubbles to api-approvers
|
||||
reviewers:
|
||||
- thockin
|
||||
- lavalamp
|
||||
- smarterclayton
|
||||
- deads2k
|
||||
- caesarxuchao
|
||||
- pmorie
|
||||
- sttts
|
||||
- saad-ali
|
||||
- ncdc
|
||||
- dims
|
||||
- errordeveloper
|
||||
- m1093782566
|
||||
- kevin-wangzefeng
|
||||
- sig-apps-api-reviewers
|
||||
- sig-apps-api-approvers
|
||||
labels:
|
||||
- sig/apps
|
||||
|
@ -1,17 +1,8 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# approval on api packages bubbles to api-approvers
|
||||
reviewers:
|
||||
- thockin
|
||||
- lavalamp
|
||||
- smarterclayton
|
||||
- wojtek-t
|
||||
- deads2k
|
||||
- caesarxuchao
|
||||
- sttts
|
||||
- saad-ali
|
||||
- ncdc
|
||||
- soltysh
|
||||
- dims
|
||||
- errordeveloper
|
||||
- sig-apps-api-reviewers
|
||||
- sig-apps-api-approvers
|
||||
labels:
|
||||
- sig/apps
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
# approval on api packages bubbles to api-approvers
|
||||
reviewers:
|
||||
- sig-apps-api-reviewers
|
||||
- sig-apps-api-approvers
|
||||
- sig-auth-policy-approvers
|
||||
- sig-auth-policy-reviewers
|
||||
|
@ -1,5 +1,8 @@
|
||||
# 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:
|
||||
- api-approvers
|
||||
- deads2k
|
||||
|
@ -1,13 +1,14 @@
|
||||
# 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:
|
||||
- api-approvers
|
||||
- sig-scheduling-maintainers
|
||||
- sttts
|
||||
- luxas
|
||||
reviewers:
|
||||
- sig-scheduling
|
||||
- api-reviewers
|
||||
- dixudx
|
||||
- luxas
|
||||
- sttts
|
||||
- sig-scheduling-api-reviewers
|
||||
- sig-scheduling-api-approvers
|
||||
labels:
|
||||
- kind/api-change
|
||||
- sig/scheduling
|
||||
|
@ -1,16 +1,8 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# approval on api packages bubbles to api-approvers
|
||||
reviewers:
|
||||
- thockin
|
||||
- lavalamp
|
||||
- smarterclayton
|
||||
- deads2k
|
||||
- caesarxuchao
|
||||
- pmorie
|
||||
- sttts
|
||||
- saad-ali
|
||||
- ncdc
|
||||
- dims
|
||||
- errordeveloper
|
||||
- m1093782566
|
||||
- kevin-wangzefeng
|
||||
- sig-apps-api-reviewers
|
||||
- sig-apps-api-approvers
|
||||
labels:
|
||||
- sig/apps
|
||||
|
@ -1,15 +1,8 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
# approval on api packages bubbles to api-approvers
|
||||
reviewers:
|
||||
- thockin
|
||||
- lavalamp
|
||||
- smarterclayton
|
||||
- wojtek-t
|
||||
- deads2k
|
||||
- caesarxuchao
|
||||
- sttts
|
||||
- saad-ali
|
||||
- ncdc
|
||||
- soltysh
|
||||
- dims
|
||||
- errordeveloper
|
||||
- sig-apps-api-reviewers
|
||||
- sig-apps-api-approvers
|
||||
labels:
|
||||
- sig/apps
|
||||
|
@ -7,6 +7,7 @@ approvers:
|
||||
- api-approvers
|
||||
reviewers:
|
||||
- api-reviewers
|
||||
- sig-scheduling
|
||||
- sig-scheduling-api-reviewers
|
||||
- sig-scheduling-api-approvers
|
||||
labels:
|
||||
- kind/api-change
|
||||
|
Loading…
Reference in New Issue
Block a user