Merge pull request #117252 from alculquicondor/node-lifecycle-owner

Add SIG ownership to controller/nodelifecycle
This commit is contained in:
Kubernetes Prow Robot 2023-04-17 14:10:57 -07:00 committed by GitHub
commit 29fe2c70b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 5 deletions

View File

@ -1,11 +1,12 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-node-approvers
reviewers:
- sig-node-reviewers
emeritus_approvers:
- bowei
- k82cn
reviewers:
- smarterclayton
- ingvagabund
- k82cn
emeritus_approvers:
- gmarek
labels:
- sig/node

View 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