forked from toolshed/abra
		
	docs: add autonomic as author
This commit is contained in:
		| @ -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 { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user