mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
OWNERS: add aliases (#2175)
add /approve and /wai as aliases. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
4
OWNERS
4
OWNERS
@@ -32,5 +32,9 @@ features:
|
|||||||
aliases:
|
aliases:
|
||||||
- |
|
- |
|
||||||
/plugin: (.*) -> /label add: plugin/$1
|
/plugin: (.*) -> /label add: plugin/$1
|
||||||
|
- |
|
||||||
|
/approve -> /lgtm
|
||||||
|
- |
|
||||||
|
/wai -> /label add: works as intended
|
||||||
- |
|
- |
|
||||||
/release: (.*) -> /exec: /opt/bin/release-coredns $1
|
/release: (.*) -> /exec: /opt/bin/release-coredns $1
|
||||||
|
|||||||
Reference in New Issue
Block a user