Add Misty to approvers (#8555)
Also added clarifying comments about reviewers vs approvers and de-duped a couple entries Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>pull/8527/head
parent
1782a21b47
commit
6bbc4df29b
7
OWNERS
7
OWNERS
|
|
@ -1,8 +1,12 @@
|
|||
# Reviewers can /lgtm /approve but not sufficient for auto-merge without an
|
||||
# approver
|
||||
reviewers:
|
||||
- tengqm
|
||||
- zhangxiaoyu-zidif
|
||||
- xiangpengzhao
|
||||
- bradtopol
|
||||
# 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:
|
||||
- heckj
|
||||
- bradamant3
|
||||
|
|
@ -10,3 +14,4 @@ approvers:
|
|||
- steveperry-53
|
||||
- zacharysarah
|
||||
- chenopis
|
||||
- mistyhacks
|
||||
|
|
|
|||
Loading…
Reference in New Issue