@zouyee has added himself to CODEOWNERS, run go generate to update the author list for the chaos plugin. Signed-off-by: Miek Gieben <miek@miek.nl>
4 lines
376 B
Go
4 lines
376 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", "zouyee"}
|