diff --git a/test/e2e_kubeadm/OWNERS b/test/e2e_kubeadm/OWNERS new file mode 100644 index 00000000000..5794b328090 --- /dev/null +++ b/test/e2e_kubeadm/OWNERS @@ -0,0 +1,25 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- luxas +- timothysc +- fabriziopandini +- neolit123 +- rosti +reviewers: +- luxas +- timothysc +- fabriziopandini +- neolit123 +- kad +- liztio +- chuckha +- detiber +- dixudx +- rosti +- yagonobre +- ereslibre + +labels: +- area/kubeadm +- sig/cluster-lifecycle \ No newline at end of file