aboutsummaryrefslogtreecommitdiff
path: root/plugin/errors
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-02-08 10:55:51 +0000
committerGravatar GitHub <noreply@github.com> 2018-02-08 10:55:51 +0000
commitfd7abd9849519453cef38f78f1ae32a69e229296 (patch)
treeba5b48fdddacc509d0f80f3fcf77f4742bd1f85d /plugin/errors
parenta4e0f6452d60356891408bc17ded393172daef70 (diff)
downloadcoredns-fd7abd9849519453cef38f78f1ae32a69e229296.tar.gz
coredns-fd7abd9849519453cef38f78f1ae32a69e229296.tar.zst
coredns-fd7abd9849519453cef38f78f1ae32a69e229296.zip
Add OWNERS file (#1486)
This should have everyone, but the process was quite manual. The rename from middleware -> plugin also meant I had to do some extra digging on who actually submitted the PR. I also double checked the current list of people with commit access. Every plugin now has an OWNERS, except *reverse*. I'll file a bug for that.
Diffstat (limited to 'plugin/errors')
-rw-r--r--plugin/errors/OWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin/errors/OWNERS b/plugin/errors/OWNERS
new file mode 100644
index 000000000..eee46f686
--- /dev/null
+++ b/plugin/errors/OWNERS
@@ -0,0 +1,4 @@
+reviewers:
+ - miekg
+approvers:
+ - miekg