mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Move PDB controller and type ownership to SIG-Apps
Created OWNERS_ALIASES called sig-apps-reviewers from the union of reviewers in: pkg/controller/{cronjob,deployment,daemon,job,replicaset,statefulset}/OWNERS except removed inactive user bprashanth Created OWNERS_ALIASES called sig-apps-api-reviewers as the intersection of sig-apps-reviewers and the approvers from pkg/api/OWNERS. Used those OWNERS_ALIASES as the reviewers/approvers for the disruption controller, and API.
This commit is contained in:
parent
027c31e7dc
commit
b17e3c14eb
@ -64,4 +64,18 @@ aliases:
|
||||
- mrhohn
|
||||
- dcbw
|
||||
- danwinship
|
||||
- caseydavenport
|
||||
- caseydavenport
|
||||
sig-apps-reviewers:
|
||||
- enisoc
|
||||
- erictune
|
||||
- foxish
|
||||
- janetkuo
|
||||
- kargakis
|
||||
- kow3ns
|
||||
- lukaszo
|
||||
- mfojtik
|
||||
- smarterclayton
|
||||
- soltysh
|
||||
sig-apps-api-approvers:
|
||||
- erictune
|
||||
- smarterclayton
|
||||
|
@ -1,14 +1,4 @@
|
||||
approvers:
|
||||
- sig-apps-api-approvers
|
||||
reviewers:
|
||||
- thockin
|
||||
- lavalamp
|
||||
- smarterclayton
|
||||
- deads2k
|
||||
- caesarxuchao
|
||||
- sttts
|
||||
- ncdc
|
||||
- timothysc
|
||||
- dims
|
||||
- mml
|
||||
- mbohlool
|
||||
- david-mcmahon
|
||||
- jianhuiz
|
||||
- sig-apps-reviewers
|
||||
|
@ -1,5 +1,2 @@
|
||||
reviewers:
|
||||
- mml
|
||||
- davidopp
|
||||
- kargakis
|
||||
- mwielgus
|
||||
- sig-apps-reviewers
|
||||
|
@ -1,14 +1,4 @@
|
||||
approvers:
|
||||
- sig-apps-api-approvers
|
||||
reviewers:
|
||||
- thockin
|
||||
- lavalamp
|
||||
- smarterclayton
|
||||
- deads2k
|
||||
- caesarxuchao
|
||||
- sttts
|
||||
- ncdc
|
||||
- timothysc
|
||||
- dims
|
||||
- mml
|
||||
- mbohlool
|
||||
- david-mcmahon
|
||||
- jianhuiz
|
||||
- sig-apps-reviewers
|
||||
|
Loading…
Reference in New Issue
Block a user