blob: deddc2e27a2af37f9a7004045fac6771185bb098 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
approvers:
- bradbeam
- chrisohaver # Infoblox | cohaver@infoblox.com
- dilyevsky
- fastest963
- fturib # ftur@infoblox.com
- greenpau
- grobie
- isolus
- johnbelamaric
- miekg # miek@miek.nl | project lead: 11/11/2019
- pmoroney
- rajansandeep
- stp-ip
- superq
- varyoo
- 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
|