Add SIG ownership to controller/nodelifecycle

Change-Id: I31a329d9ca08bdf12a428cae44a5f061afa01e73
This commit is contained in:
Aldo Culquicondor 2023-04-12 13:54:30 -04:00
parent 5d8c99a6fe
commit b23ab389b4
No known key found for this signature in database
GPG Key ID: C005626B875BD5E6
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