mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
add tsig to codeowners; update chaos authors (#5479)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
@@ -53,4 +53,5 @@ go.mod @miekg @chrisohaver @johnbelamaric @yongtang @stp-ip
|
||||
/plugin/tls/ @johnbelamaric
|
||||
/plugin/trace/ @johnbelamaric @zouyee @Tantalor93
|
||||
/plugin/transfer/ @miekg @chrisohaver
|
||||
/plugin/tsig/ @chrisohaver
|
||||
/plugin/whoami/ @miekg @chrisohaver @yongtang
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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", "mqasimsarfraz", "nchrisdk", "nitisht", "pmoroney", "rajansandeep", "rdrozhdzh", "rtreffer", "snebel29", "stp-ip", "superq", "varyoo", "ykhr53", "yongtang", "zouyee"}
|
||||
var Owners = []string{"Tantalor93", "bradbeam", "chrisohaver", "darshanime", "dilyevsky", "ekleiner", "greenpau", "ihac", "inigohu", "isolus", "jameshartig", "johnbelamaric", "miekg", "mqasimsarfraz", "nchrisdk", "nitisht", "pmoroney", "rajansandeep", "rdrozhdzh", "rtreffer", "snebel29", "stp-ip", "superq", "varyoo", "ykhr53", "yongtang", "zouyee"}
|
||||
|
||||
Reference in New Issue
Block a user