diff --git a/cmd/sops/main.go b/cmd/sops/main.go index 9853505af..bdbd5eab1 100644 --- a/cmd/sops/main.go +++ b/cmd/sops/main.go @@ -90,9 +90,7 @@ func main() { app.ArgsUsage = "sops [options] file" app.Version = version.Version app.Authors = []cli.Author{ - {Name: "AJ Bahnken", Email: "ajvb@mozilla.com"}, - {Name: "Adrian Utrilla", Email: "adrianutrilla@gmail.com"}, - {Name: "Julien Vehent", Email: "jvehent@mozilla.com"}, + {Name: "CNCF Maintainers"}, } app.UsageText = `sops is an editor of encrypted files that supports AWS KMS, GCP, AZKV, PGP, and Age