From 25c1f14b755ccaffea5de82dc8cb3ce476cc59df Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Mon, 15 Feb 2021 07:58:55 -0500 Subject: [PATCH 1/2] test/e2e/apimachinery: Remove inactive members from OWNERS As a part of cleaning up inactive members (those with no activity within the past 18 months) from OWNERS files, this commit removes gmarek as a reviewer. --- test/e2e/apimachinery/OWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/test/e2e/apimachinery/OWNERS b/test/e2e/apimachinery/OWNERS index 5ef61ab7cd0..696f623151a 100644 --- a/test/e2e/apimachinery/OWNERS +++ b/test/e2e/apimachinery/OWNERS @@ -18,7 +18,6 @@ reviewers: - cheftako - mikedanese - liggitt -- gmarek - sttts - ncdc - logicalhan From be9641ebf3cba993eb23eb6766af0c0104dac51e Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Mon, 15 Feb 2021 08:00:40 -0500 Subject: [PATCH 2/2] test/e2e/instrumentation: Remove inactive members from OWNERS As a part of cleaning up inactive members (those with no activity within the past 18 months) from OWNERS files, this commit moves fabxc from an approver to an emeritus_approver. --- test/e2e/instrumentation/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/instrumentation/OWNERS b/test/e2e/instrumentation/OWNERS index 58bbcca63f8..8231c37a13b 100644 --- a/test/e2e/instrumentation/OWNERS +++ b/test/e2e/instrumentation/OWNERS @@ -1,11 +1,11 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- fabxc - sig-instrumentation-approvers - x13n - kawych emeritus_approvers: +- fabxc - piosz - fgrzadkowski reviewers: