Changes to author formatting, remove emails

This commit is contained in:
Greg DeKoenigsberg 2015-06-16 14:32:39 -04:00 committed by Matt Clay
commit c65a612d1f
111 changed files with 123 additions and 123 deletions

View file

@ -25,7 +25,7 @@ short_description: Manage bower packages with bower
description:
- Manage bower packages with bower
version_added: 1.9
author: '"Michael Warkentin (@mwarkentin)" <mwarkentin@gmail.com>'
author: "Michael Warkentin (@mwarkentin)"
options:
name:
description:

View file

@ -22,7 +22,7 @@
DOCUMENTATION = '''
---
module: composer
author: '"Dimitrios Tydeas Mengidis (@dmtrs)" <tydeas.dr@gmail.com>'
author: "Dimitrios Tydeas Mengidis (@dmtrs)"
short_description: Dependency Manager for PHP
version_added: "1.6"
description:

View file

@ -73,7 +73,7 @@ examples:
description: Install I(Dancer) perl package from a specific mirror
notes:
- Please note that U(http://search.cpan.org/dist/App-cpanminus/bin/cpanm, cpanm) must be installed on the remote host.
author: '"Franck Cuny (@franckcuny)" <franck@lumberjaph.net>'
author: "Franck Cuny (@franckcuny)"
'''
def _is_package_installed(module, name, locallib, cpanm):

View file

@ -37,7 +37,7 @@ description:
- Downloads an artifact from a maven repository given the maven coordinates provided to the module. Can retrieve
- snapshots or release versions of the artifact and will resolve the latest available version if one is not
- available.
author: '"Chris Schmidt (@chrisisbeef)" <chris.schmidt () contrastsecurity.com>'
author: "Chris Schmidt (@chrisisbeef)"
requirements:
- "python >= 2.6"
- lxml

View file

@ -25,7 +25,7 @@ short_description: Manage node.js packages with npm
description:
- Manage node.js packages with Node Package Manager (npm)
version_added: 1.2
author: '"Chris Hoffman (@chrishoffman)" <christopher.hoffman@gmail.com>'
author: "Chris Hoffman (@chrishoffman)"
options:
name:
description: