mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 17:53:21 -04:00 
			
		
		
		
	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>
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| # @miekg, miek@miek.nl, project lead: 11/11/2020 | # @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 | /plugin/pkg/            @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip | ||||||
| /coremain/              @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/azure/          @miekg @yongtang @darshanime | ||||||
| /plugin/bind/           @miekg | /plugin/bind/           @miekg | ||||||
| /plugin/bufsize/        @ykhr53 | /plugin/bufsize/        @ykhr53 | ||||||
| /plugin/cache/          @grobie @miekg | /plugin/cache/          @miekg | ||||||
| /plugin/cancel/         @miekg | /plugin/cancel/         @miekg | ||||||
| /plugin/chaos/          @miekg @zouyee | /plugin/chaos/          @miekg @zouyee | ||||||
| /plugin/clouddns/       @miekg @yongtang | /plugin/clouddns/       @miekg @yongtang | ||||||
| @@ -27,7 +27,7 @@ go.mod                  @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip | |||||||
| /plugin/errors/         @miekg | /plugin/errors/         @miekg | ||||||
| /plugin/etcd/           @miekg @nitisht | /plugin/etcd/           @miekg @nitisht | ||||||
| /plugin/file/           @miekg @yongtang @stp-ip | /plugin/file/           @miekg @yongtang @stp-ip | ||||||
| /plugin/forward/        @grobie @johnbelamaric @miekg @rdrozhdzh | /plugin/forward/        @johnbelamaric @miekg @rdrozhdzh | ||||||
| /plugin/grpc/           @inigohu @miekg @zouyee | /plugin/grpc/           @inigohu @miekg @zouyee | ||||||
| /plugin/health/         @fastest963 @miekg @zouyee | /plugin/health/         @fastest963 @miekg @zouyee | ||||||
| /plugin/hosts/          @johnbelamaric @pmoroney | /plugin/hosts/          @johnbelamaric @pmoroney | ||||||
|   | |||||||
| @@ -1,4 +1,4 @@ | |||||||
| package chaos | package chaos | ||||||
|  |  | ||||||
| // Owners are all GitHub handlers of all maintainers. | // Owners are all GitHub handlers of all maintainers. | ||||||
| var Owners = []string{"bradbeam", "chrisohaver", "darshanime", "dilyevsky", "ekleiner", "fastest963", "greenpau", "grobie", "ihac", "inigohu", "isolus", "johnbelamaric", "miekg", "nchrisdk", "nitisht", "pmoroney", "rajansandeep", "rdrozhdzh", "rtreffer", "stp-ip", "superq", "varyoo", "ykhr53", "yongtang"} | var Owners = []string{"bradbeam", "chrisohaver", "darshanime", "dilyevsky", "ekleiner", "fastest963", "greenpau", "ihac", "inigohu", "isolus", "johnbelamaric", "miekg", "nchrisdk", "nitisht", "pmoroney", "rajansandeep", "rdrozhdzh", "rtreffer", "stp-ip", "superq", "varyoo", "ykhr53", "yongtang"} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user