From e16ad4e7a0817c3faa12b3d81a20fea866133c79 Mon Sep 17 00:00:00 2001 From: Zach Corleissen Date: Thu, 12 Jul 2018 15:24:32 -0700 Subject: [PATCH] Backport OWNERS from master to release-1.8 (#9492) --- OWNERS | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index 1e01984e33..d78c7e41c9 100644 --- a/OWNERS +++ b/OWNERS @@ -1,6 +1,21 @@ +# Reviewers can /lgtm /approve but not sufficient for auto-merge without an +# approver reviewers: -- a-mccarthy -- abiogenesis-now +- rajakavitha1 +- stewart-yu +- xiangpengzhao +- zhangxiaoyu-zidif + +# Approvers have all the ability of reviewers but their /approve makes +# auto-merge happen if a /lgtm exists, or vice versa, or they can do both +# No need for approvers to also be listed as reviewers +approvers: - bradamant3 +- bradtopol +- chenopis +- kbarnard10 +- mistyhacks - steveperry-53 +- tengqm - zacharysarah +- zparnold