test/e2e/lifecycle: update OWNERS

The e2e/lifecycle package is owned by SIG CL, although maybe this
should be moved to e2e/auth at some point.

- copy the OWNERS from /cmd/kubeadm (minus the area/kueadm label)
- remove the OWNERS file in /bootstrap letting the parent OWNERS file
manage this sub-package.
This commit is contained in:
Lubomir I. Ivanov 2020-05-29 23:12:44 +03:00
parent ae1103726f
commit 93549d5037
2 changed files with 18 additions and 15 deletions

View File

@ -1,8 +1,24 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- sig-cluster-lifecycle-maintainers
- luxas
- timothysc
- fabriziopandini
- neolit123
- rosti
- ereslibre
reviewers:
- sig-cluster-lifecycle
- luxas
- timothysc
- fabriziopandini
- neolit123
- kad
- detiber
- dixudx
- rosti
- yagonobre
- ereslibre
- SataQiu
- yastij
labels:
- sig/cluster-lifecycle

View File

@ -1,13 +0,0 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers: #sig-cluster-lifecycle is the owner of this feature
- luxas
- wanghaoran1988
reviewers:
- mikedanese
- luxas
- dmmcquay
- krousey
- wanghaoran1988
emeritus_approvers:
- jbeda