forked from coop-cloud/abra
docs: add autonomic as author
This commit is contained in:
parent
0727223009
commit
1961cdcfee
@ -140,6 +140,12 @@ func RunApp(version, commit string) {
|
||||
DebugFlag,
|
||||
internal.ContextFlag,
|
||||
},
|
||||
Authors: []*cli.Author{
|
||||
&cli.Author{
|
||||
Name: "Autonomic Co-op",
|
||||
Email: "helo@autonomic.zone",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
if err := app.Run(os.Args); err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user