From f82889bb2342fa38f6d0275619eca011236f0ce2 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Tue, 31 Oct 2017 17:52:16 -0700 Subject: [PATCH] Rename OWNERS assignees: to approvers: They are effectively the same, assignees is deprecated --- OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index 00e0a840f..78f341fc0 100644 --- a/OWNERS +++ b/OWNERS @@ -1,6 +1,6 @@ # See the OWNERS file documentation: # https://github.com/kubernetes/kubernetes/blob/master/docs/devel/owners.md -assignees: +approvers: - balajismaniam - ConnorDoyle