mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
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.
This commit is contained in:
16
OWNERS
16
OWNERS
@@ -1,4 +1,20 @@
|
|||||||
reviewers:
|
reviewers:
|
||||||
|
- bradbeam
|
||||||
|
- chrisohaver
|
||||||
|
- fastest963
|
||||||
|
- fturib
|
||||||
|
- greenpau
|
||||||
|
- grobie
|
||||||
|
- isolus
|
||||||
|
- johnbelamaric
|
||||||
|
- miekg
|
||||||
|
- pmoroney
|
||||||
|
- rajansandeep
|
||||||
|
- stp-ip
|
||||||
|
- superq
|
||||||
|
- varyoo
|
||||||
|
- yongtang
|
||||||
|
approvers:
|
||||||
- chrisohaver
|
- chrisohaver
|
||||||
- johnbelamaric
|
- johnbelamaric
|
||||||
- miekg
|
- miekg
|
||||||
|
|||||||
5
plugin/auto/OWNERS
Normal file
5
plugin/auto/OWNERS
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
- stp-ip
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
6
plugin/autopath/OWNERS
Normal file
6
plugin/autopath/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- chrisohaver
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- chrisohaver
|
||||||
|
- miekg
|
||||||
6
plugin/bind/OWNERS
Normal file
6
plugin/bind/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
- fturib
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
|
- fturib
|
||||||
6
plugin/cache/OWNERS
vendored
Normal file
6
plugin/cache/OWNERS
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- grobie
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- grobie
|
||||||
|
- miekg
|
||||||
4
plugin/chaos/OWNERS
Normal file
4
plugin/chaos/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
6
plugin/dnssec/OWNERS
Normal file
6
plugin/dnssec/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- isolus
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- isolus
|
||||||
|
- miekg
|
||||||
6
plugin/dnstap/OWNERS
Normal file
6
plugin/dnstap/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- varyoo
|
||||||
|
- yongtang
|
||||||
|
approvers:
|
||||||
|
- varyoo
|
||||||
|
- yongtang
|
||||||
4
plugin/erratic/OWNERS
Normal file
4
plugin/erratic/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
4
plugin/errors/OWNERS
Normal file
4
plugin/errors/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
4
plugin/etcd/OWNERS
Normal file
4
plugin/etcd/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
6
plugin/federation/OWNERS
Normal file
6
plugin/federation/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- chrisohaver
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- chrisohaver
|
||||||
|
- miekg
|
||||||
7
plugin/file/OWNERS
Normal file
7
plugin/file/OWNERS
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
- yongtang
|
||||||
|
- stp-ip
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
|
- yongtang
|
||||||
6
plugin/health/OWNERS
Normal file
6
plugin/health/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- fastest963
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- fastest963
|
||||||
|
- miekg
|
||||||
6
plugin/hosts/OWNERS
Normal file
6
plugin/hosts/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- johnbelamaric
|
||||||
|
- pmoroney
|
||||||
|
approvers:
|
||||||
|
- johnbelamaric
|
||||||
|
- pmoroney
|
||||||
16
plugin/kubernetes/OWNERS
Normal file
16
plugin/kubernetes/OWNERS
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
reviewers:
|
||||||
|
- bradbeam
|
||||||
|
- chrisohaver
|
||||||
|
- fturib
|
||||||
|
- johnbelamaric
|
||||||
|
- miekg
|
||||||
|
- rajansandeep
|
||||||
|
- yongtang
|
||||||
|
approvers:
|
||||||
|
- bradbeam
|
||||||
|
- chrisohaver
|
||||||
|
- fturib
|
||||||
|
- johnbelamaric
|
||||||
|
- miekg
|
||||||
|
- rajansandeep
|
||||||
|
- yongtang
|
||||||
4
plugin/loadbalance/OWNERS
Normal file
4
plugin/loadbalance/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
4
plugin/log/OWNERS
Normal file
4
plugin/log/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
9
plugin/metrics/OWNERS
Normal file
9
plugin/metrics/OWNERS
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
reviewers:
|
||||||
|
- fastest963
|
||||||
|
- miekg
|
||||||
|
- superq
|
||||||
|
- greenpau
|
||||||
|
approvers:
|
||||||
|
- fastest963
|
||||||
|
- miekg
|
||||||
|
- superq
|
||||||
4
plugin/nsid/OWNERS
Normal file
4
plugin/nsid/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- yongtang
|
||||||
|
approvers:
|
||||||
|
- yongtang
|
||||||
4
plugin/pprof/OWNERS
Normal file
4
plugin/pprof/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
10
plugin/proxy/OWNERS
Normal file
10
plugin/proxy/OWNERS
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
reviewers:
|
||||||
|
- fturib
|
||||||
|
- grobie
|
||||||
|
- johnbelamaric
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- fturib
|
||||||
|
- grobie
|
||||||
|
- johnbelamaric
|
||||||
|
- miekg
|
||||||
4
plugin/reload/OWNERS
Normal file
4
plugin/reload/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- johnbelamaric
|
||||||
|
approvers:
|
||||||
|
- johnbelamaric
|
||||||
2
plugin/reverse/OWNERS
Normal file
2
plugin/reverse/OWNERS
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
reviewers:
|
||||||
|
approvers:
|
||||||
6
plugin/rewrite/OWNERS
Normal file
6
plugin/rewrite/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- greenpau
|
||||||
|
- johnbelamaric
|
||||||
|
approvers:
|
||||||
|
- greenpau
|
||||||
|
- johnbelamaric
|
||||||
4
plugin/root/OWNERS
Normal file
4
plugin/root/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
4
plugin/route53/OWNERS
Normal file
4
plugin/route53/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- yongtang
|
||||||
|
approvers:
|
||||||
|
- yongtang
|
||||||
6
plugin/secondary/OWNERS
Normal file
6
plugin/secondary/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
reviewers:
|
||||||
|
- bradbeam
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- bradbeam
|
||||||
|
- miekg
|
||||||
4
plugin/template/OWNERS
Normal file
4
plugin/template/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- rtreffer
|
||||||
|
approvers:
|
||||||
|
- rtreffer
|
||||||
4
plugin/tls/OWNERS
Normal file
4
plugin/tls/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- johnbelamaric
|
||||||
|
approvers:
|
||||||
|
- johnbelamaric
|
||||||
4
plugin/trace/OWNERS
Normal file
4
plugin/trace/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- johnbelamaric
|
||||||
|
approvers:
|
||||||
|
- johnbelamaric
|
||||||
4
plugin/whoami/OWNERS
Normal file
4
plugin/whoami/OWNERS
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
reviewers:
|
||||||
|
- miekg
|
||||||
|
approvers:
|
||||||
|
- miekg
|
||||||
Reference in New Issue
Block a user