From 3e91d525deb4c4a267b65860580b6ee92c059b3a Mon Sep 17 00:00:00 2001 From: Zihong Zheng Date: Wed, 11 Apr 2018 18:24:19 -0700 Subject: [PATCH] Add approver for pkg/controller/endpoint --- pkg/controller/endpoint/OWNERS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pkg/controller/endpoint/OWNERS b/pkg/controller/endpoint/OWNERS index d830b4e1b29..14351bb3ac0 100755 --- a/pkg/controller/endpoint/OWNERS +++ b/pkg/controller/endpoint/OWNERS @@ -1,5 +1,10 @@ -reviewers: -- bowei +approvers: +- bowei +- MrHohn +- thockin +- matchstick +reviewers: +- bowei - MrHohn - thockin - matchstick