From b9cc849da44e15e102b3924813cd4aaad8b354c2 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Sun, 28 Feb 2021 14:56:44 -0500 Subject: [PATCH] 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 mbohlool from an approver to emeritus_approver. --- OWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index 978e88c..3484f39 100644 --- a/OWNERS +++ b/OWNERS @@ -1,5 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: - - mbohlool - yue9944882 +emeritus_approvers: + - mbohlool