aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-01-30 20:28:56 +0200
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2018-01-30 10:28:56 -0800
commit841e1a44ac15d944962d704780400f75d5945813 (patch)
treef1e03fa68bba6fc2e5b629bdf9a7938bc466f7ae /OWNERS
parent2b268134e9558629cc3dc943046fa0f3ec23cb00 (diff)
downloadcoredns-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--OWNERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 000000000..33c646878
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,5 @@
+reviewers:
+ - chrisohaver
+ - johnbelamaric
+ - miekg
+ - yongtang