diff options
author | 2020-04-15 10:07:10 +0200 | |
---|---|---|
committer | 2020-04-15 10:07:10 +0200 | |
commit | 8013925b532d8a9e0d94a583c686a483cb665b80 (patch) | |
tree | c3130c43690a475db7811ec39e25c43e3eff104e /CODEOWNERS | |
parent | bfe7dbfb1909500d982fedb0895a3d14746b0949 (diff) | |
download | coredns-8013925b532d8a9e0d94a583c686a483cb665b80.tar.gz coredns-8013925b532d8a9e0d94a583c686a483cb665b80.tar.zst coredns-8013925b532d8a9e0d94a583c686a483cb665b80.zip |
Remove grobie from maintainers (#3833)
I haven't been maintaining production DNS setups in quite a while and
don't have the time to review CoreDNS pull requests. Hereby I resign
from all positions in the CoreDNS project.
CoreDNS is a great project and SoundCloud still processes hundreds of
thousands of requests per second with the help of CoreDNS. Thanks a lot
for your hard work and all the best for the future.
Signed-off-by: Tobias Schmidt <tobidt@gmail.com>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index b21009266..9ef29260e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,6 @@ # @miekg, miek@miek.nl, project lead: 11/11/2020 -* @bradbeam @chrisohaver @dilyevsky @fastest963 @greenpau @grobie @isolus @johnbelamaric @miekg @pmoroney @rajansandeep @stp-ip @superq @yongtang +* @bradbeam @chrisohaver @dilyevsky @fastest963 @greenpau @isolus @johnbelamaric @miekg @pmoroney @rajansandeep @stp-ip @superq @yongtang /plugin/pkg/ @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip /coremain/ @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip @@ -17,7 +17,7 @@ go.mod @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip /plugin/azure/ @miekg @yongtang @darshanime /plugin/bind/ @miekg /plugin/bufsize/ @ykhr53 -/plugin/cache/ @grobie @miekg +/plugin/cache/ @miekg /plugin/cancel/ @miekg /plugin/chaos/ @miekg @zouyee /plugin/clouddns/ @miekg @yongtang @@ -27,7 +27,7 @@ go.mod @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip /plugin/errors/ @miekg /plugin/etcd/ @miekg @nitisht /plugin/file/ @miekg @yongtang @stp-ip -/plugin/forward/ @grobie @johnbelamaric @miekg @rdrozhdzh +/plugin/forward/ @johnbelamaric @miekg @rdrozhdzh /plugin/grpc/ @inigohu @miekg @zouyee /plugin/health/ @fastest963 @miekg @zouyee /plugin/hosts/ @johnbelamaric @pmoroney |