diff options
author | 2018-01-30 20:28:56 +0200 | |
---|---|---|
committer | 2018-01-30 10:28:56 -0800 | |
commit | 841e1a44ac15d944962d704780400f75d5945813 (patch) | |
tree | f1e03fa68bba6fc2e5b629bdf9a7938bc466f7ae /OWNERS | |
parent | 2b268134e9558629cc3dc943046fa0f3ec23cb00 (diff) | |
download | coredns-841e1a44ac15d944962d704780400f75d5945813.tar.gz coredns-841e1a44ac15d944962d704780400f75d5945813.tar.zst coredns-841e1a44ac15d944962d704780400f75d5945813.zip |
Add OWNERS (#1469)
This adds the inital top-level OWNERS file. Each plugin should also get
one, but that will be more work.
Ref: #1454
Diffstat (limited to 'OWNERS')
-rw-r--r-- | OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +reviewers: + - chrisohaver + - johnbelamaric + - miekg + - yongtang |