diff --git a/test/e2e/lifecycle/OWNERS b/test/e2e/lifecycle/OWNERS index 3e8a644d680..ee0b4ac89cd 100644 --- a/test/e2e/lifecycle/OWNERS +++ b/test/e2e/lifecycle/OWNERS @@ -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 diff --git a/test/e2e/lifecycle/bootstrap/OWNERS b/test/e2e/lifecycle/bootstrap/OWNERS deleted file mode 100644 index 9f09a6ba911..00000000000 --- a/test/e2e/lifecycle/bootstrap/OWNERS +++ /dev/null @@ -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 \ No newline at end of file