diff options
author | 2018-02-08 10:55:51 +0000 | |
---|---|---|
committer | 2018-02-08 10:55:51 +0000 | |
commit | fd7abd9849519453cef38f78f1ae32a69e229296 (patch) | |
tree | ba5b48fdddacc509d0f80f3fcf77f4742bd1f85d /OWNERS | |
parent | a4e0f6452d60356891408bc17ded393172daef70 (diff) | |
download | coredns-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 'OWNERS')
-rw-r--r-- | OWNERS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,4 +1,20 @@ reviewers: + - bradbeam + - chrisohaver + - fastest963 + - fturib + - greenpau + - grobie + - isolus + - johnbelamaric + - miekg + - pmoroney + - rajansandeep + - stp-ip + - superq + - varyoo + - yongtang +approvers: - chrisohaver - johnbelamaric - miekg |