mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-13 22:05:59 +00:00
Add SIG ownership to controller/nodelifecycle
Change-Id: I31a329d9ca08bdf12a428cae44a5f061afa01e73
This commit is contained in:
parent
5d8c99a6fe
commit
b23ab389b4
@ -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
|
Loading…
Reference in New Issue
Block a user