mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Merge pull request #1860 from jvehent/patch-1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user