From 9269f216a686f04a263d7484d61e26bae6e59036 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Sun, 14 Feb 2021 14:01:50 -0500 Subject: [PATCH] cluster/addons/kube-proxy: 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 jingax10 from an approver to an emeritus_approver. --- cluster/addons/kube-proxy/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/addons/kube-proxy/OWNERS b/cluster/addons/kube-proxy/OWNERS index 6e69538bd31..e4d73257e9d 100644 --- a/cluster/addons/kube-proxy/OWNERS +++ b/cluster/addons/kube-proxy/OWNERS @@ -4,9 +4,9 @@ approvers: - bowei - freehan - mrhohn -- jingax10 reviewers: - bowei - freehan - mrhohn +emeritus_approvers: - jingax10