From 2f94a0241ba05e73a32017e8cc2802e7cde74cb0 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Tue, 31 Oct 2017 17:47:21 -0700 Subject: [PATCH] Rename OWNERS assignees: to approvers: They are effectively the same, assignees is deprecated --- OWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index 0ed58548..205e7e36 100644 --- a/OWNERS +++ b/OWNERS @@ -1,2 +1,2 @@ -assignees: - - jackielii \ No newline at end of file +approvers: + - jackielii