Commit 288aef5f authored by Miek Gieben's avatar Miek Gieben Committed by Yong Tang

OWNERS: add aliases (#2175)

add /approve and /wai as aliases.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 281c2461
...@@ -32,5 +32,9 @@ features: ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment