diff options
author | 2018-05-09 15:48:32 +0100 | |
---|---|---|
committer | 2018-05-09 15:48:32 +0100 | |
commit | 5e7c39911740025d020964922c2a5dc1df36a723 (patch) | |
tree | 42d44c073bcd882e1794bd7650a1b4fc3e083859 /OWNERS | |
parent | 30309861c56157e38eb06c20e3bc62c1e5a818bc (diff) | |
download | coredns-5e7c39911740025d020964922c2a5dc1df36a723.tar.gz coredns-5e7c39911740025d020964922c2a5dc1df36a723.tar.zst coredns-5e7c39911740025d020964922c2a5dc1df36a723.zip |
Enable CorBot (#1787)
This enables CorBot to help with issues and PRs. See
github.com/miekg/dreck for the implementation and README (a bit sparse).
Diffstat (limited to 'OWNERS')
-rw-r--r-- | OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,3 +19,6 @@ approvers: - johnbelamaric - miekg - yongtang +features: + - comments + - reviewers |