diff options
Diffstat (limited to 'OWNERS')
-rw-r--r-- | OWNERS | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/OWNERS b/OWNERS deleted file mode 100644 index 7807a965a..000000000 --- a/OWNERS +++ /dev/null @@ -1,32 +0,0 @@ -approvers: - - bradbeam - - chrisohaver # Infoblox | cohaver@infoblox.com - - dilyevsky - - fastest963 - - greenpau - - grobie - - isolus - - johnbelamaric - - miekg # miek@miek.nl | project lead: 11/11/2020 - - pmoroney - - rajansandeep - - stp-ip - - superq - - 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 |