From 13290d65bae094385bb84f3caff3eeae8fddc571 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 27 Apr 2018 13:13:43 -0700 Subject: OWNERS: rename 'assignees' to 'approvers' As CRI-O did in [1]. 'assignees' is deprecated and 'approvers' is effectively the same thing [2]. [1]: https://github.com/kubernetes-incubator/cri-o/pull/1103 [2]: https://github.com/kubernetes/test-infra/issues/3851 Signed-off-by: W. Trevor King Closes: #688 Approved by: rhatdan --- OWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index 4f4518922..99f313c08 100644 --- a/OWNERS +++ b/OWNERS @@ -1,7 +1,7 @@ -assignees: +approvers: - mrunalp - runcom - rhatdan - nalind - mheon - - baude \ No newline at end of file + - baude -- cgit v1.2.3-54-g00ecf