docs: try handles directly [ci skip]

This commit is contained in:
decentral1se 2021-10-21 20:52:44 +02:00
parent a491332c1c
commit 0c8dba0681
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -69,10 +69,10 @@ func newAbraApp(version, commit string) *cli.App {
internal.NoInputFlag, internal.NoInputFlag,
}, },
Authors: []*cli.Author{ Authors: []*cli.Author{
{ {Name: "3wordchant"},
Name: "Autonomic Co-op", {Name: "decentral1se"},
Email: "helo@autonomic.zone", {Name: "knoflook"},
}, {Name: "roxxers"},
}, },
} }