Files
coredns/OWNERS
Miek Gieben 288aef5f2b OWNERS: add aliases (#2175)
add /approve and /wai as aliases.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-10-10 06:16:32 -07:00

41 lines
558 B
Plaintext

reviewers:
- bradbeam
- chrisohaver
- dilyevsky
- fastest963
- fturib
- greenpau
- grobie
- isolus
- johnbelamaric
- miekg
- pmoroney
- rajansandeep
- stp-ip
- superq
- varyoo
- yongtang
approvers:
- chrisohaver
- johnbelamaric
- miekg
- yongtang
features:
- comments
- reviewers
- aliases
- branches
- exec
aliases:
- |
/plugin: (.*) -> /label add: plugin/$1
- |
/approve -> /lgtm
- |
/wai -> /label add: works as intended
- |
/release: (.*) -> /exec: /opt/bin/release-coredns $1