Files
website/OWNERS
T
Misty Stanley-Jones 6bbc4df29b 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>
2018-05-15 15:28:31 -07:00

18 lines
442 B
Plaintext

# Reviewers can /lgtm /approve but not sufficient for auto-merge without an
# approver
reviewers:
- tengqm
- zhangxiaoyu-zidif
- xiangpengzhao
# 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
- bradtopol
- steveperry-53
- zacharysarah
- chenopis
- mistyhacks