From 2d433de8e007136395b4e4fdd81d9d8000d7deb4 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Sun, 14 Feb 2021 09:57:11 -0500 Subject: [PATCH] cluster/addons/dashboard: 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 byrk from approver to emeritus_approver. --- cluster/addons/dashboard/OWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cluster/addons/dashboard/OWNERS b/cluster/addons/dashboard/OWNERS index 9156ea58e36..3d8693c30d7 100644 --- a/cluster/addons/dashboard/OWNERS +++ b/cluster/addons/dashboard/OWNERS @@ -1,11 +1,12 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- bryk - floreks - jeefy - maciaszczykm reviewers: - danielromlein - ianlewis -- rf232 \ No newline at end of file +- rf232 +emeritus_approvers: +- bryk