From afea70f9aeec8166422851f8290d9f18166f682e Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Thu, 28 Jan 2021 23:30:50 +0200 Subject: [PATCH] kubeadm: update OWNERS for 1.21 --- cmd/kubeadm/OWNERS | 25 ++++++++----------------- test/e2e_kubeadm/OWNERS | 27 +++++++++------------------ 2 files changed, 17 insertions(+), 35 deletions(-) diff --git a/cmd/kubeadm/OWNERS b/cmd/kubeadm/OWNERS index 0d9854c81bd..879f71297b3 100644 --- a/cmd/kubeadm/OWNERS +++ b/cmd/kubeadm/OWNERS @@ -1,26 +1,17 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- luxas -- timothysc - fabriziopandini - neolit123 -- rosti -- ereslibre -reviewers: -- luxas -- timothysc -- fabriziopandini -- neolit123 -- kad -- detiber -- dixudx -- rosti -- yagonobre -- ereslibre - SataQiu -- yastij -# Might want to add @xiangpengzhao, @stealthybox, @liztio and @chuckha back in the future +reviewers: +- yagonobre +- pacoxu +emeritus_approvers: +- luxas +- timothysc +- rosti +- ereslibre labels: - area/kubeadm - sig/cluster-lifecycle diff --git a/test/e2e_kubeadm/OWNERS b/test/e2e_kubeadm/OWNERS index efe8a02e1ff..879f71297b3 100644 --- a/test/e2e_kubeadm/OWNERS +++ b/test/e2e_kubeadm/OWNERS @@ -1,26 +1,17 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- luxas -- timothysc - fabriziopandini - neolit123 -- rosti -- ereslibre -reviewers: -- luxas -- timothysc -- fabriziopandini -- neolit123 -- kad -- detiber -- dixudx -- rosti -- yagonobre -- ereslibre - SataQiu -- yastij - +reviewers: +- yagonobre +- pacoxu +emeritus_approvers: +- luxas +- timothysc +- rosti +- ereslibre labels: - area/kubeadm -- sig/cluster-lifecycle \ No newline at end of file +- sig/cluster-lifecycle