Merge pull request #117252 from alculquicondor/node-lifecycle-owner
Add SIG ownership to controller/nodelifecycle
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
|
- sig-node-approvers
|
||||||
|
reviewers:
|
||||||
|
- sig-node-reviewers
|
||||||
|
emeritus_approvers:
|
||||||
- bowei
|
- bowei
|
||||||
- k82cn
|
- k82cn
|
||||||
reviewers:
|
|
||||||
- smarterclayton
|
|
||||||
- ingvagabund
|
|
||||||
- k82cn
|
|
||||||
emeritus_approvers:
|
|
||||||
- gmarek
|
- gmarek
|
||||||
|
labels:
|
||||||
|
- sig/node
|
||||||
|
8
pkg/controller/nodelifecycle/scheduler/OWNERS
Normal file
8
pkg/controller/nodelifecycle/scheduler/OWNERS
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
approvers:
|
||||||
|
- sig-scheduling-maintainers
|
||||||
|
reviewers:
|
||||||
|
- sig-scheduling
|
||||||
|
labels:
|
||||||
|
- sig/scheduling
|
Reference in New Issue
Block a user