Typo in author
This commit is contained in:
parent
7a22f84ca4
commit
ed2e3869ad
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: homebrew
|
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
|
short_description: Package manager for Homebrew
|
||||||
description:
|
description:
|
||||||
- Manages Homebrew packages
|
- Manages Homebrew packages
|
||||||
|
|
Loading…
Reference in a new issue