From 25c1f14b755ccaffea5de82dc8cb3ce476cc59df Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Mon, 15 Feb 2021 07:58:55 -0500 Subject: [PATCH] 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