Adding author's github id
This commit is contained in:
parent
8725fe7273
commit
e58197efb6
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: homebrew
|
||||
author: Andrew Dunham and Daniel Jaouen
|
||||
author:
|
||||
- "Daniel Jaouen (@danieljaouen)" <dcj24@cornell.edu>
|
||||
- "Andrew Dunham" (@andrew-d)" <andrew@du.nham.ca>
|
||||
short_description: Package manager for Homebrew
|
||||
description:
|
||||
- Manages Homebrew packages
|
||||
|
|
Loading…
Reference in a new issue