mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
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>
5 lines
366 B
Go
5 lines
366 B
Go
package chaos
|
|
|
|
// Owners are all GitHub handlers of all maintainers.
|
|
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"}
|