aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-05-23 23:17:26 +0100
committerGravatar GitHub <noreply@github.com> 2018-05-23 23:17:26 +0100
commit4ec613e186fa1aa62c96791ed0bdc94e92a5522d (patch)
treea9182113f327cebcee4d054d14c3700036d10f88 /OWNERS
parent1ae8a9e3219e29c0000848a8d2b1fb17faed8eb0 (diff)
downloadcoredns-4ec613e186fa1aa62c96791ed0bdc94e92a5522d.tar.gz
coredns-4ec613e186fa1aa62c96791ed0bdc94e92a5522d.tar.zst
coredns-4ec613e186fa1aa62c96791ed0bdc94e92a5522d.zip
Enable new features of Corbot (#1831)
enable alias and add one, so that "/plugin: forward" adds a label called plugin-forward to the issue. enable branches that automatically delete merged branches.
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
index 9e85109e0..24c52b0fc 100644
--- a/OWNERS
+++ b/OWNERS
@@ -14,11 +14,20 @@ reviewers:
- superq
- varyoo
- yongtang
+
approvers:
- chrisohaver
- johnbelamaric
- miekg
- yongtang
+
features:
- comments
- reviewers
+ - aliases
+ - branches
+
+aliases:
+ - |
+ /plugin: (.*) -> /label add: plugin/$1
+