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

@ -22,7 +22,7 @@
DOCUMENTATION = u'''
---
module: bzr
author: '"André Paramés (@andreparames)" <git@andreparames.com>'
author: "André Paramés (@andreparames)"
version_added: "1.1"
short_description: Deploy software (or files) from bzr branches
description:

View file

@ -64,7 +64,7 @@ options:
default: 'json'
choices: ['json', 'form']
author: '"Phillip Gentry, CX Inc (@pcgentry)" <phillip@cx.com>'
author: "Phillip Gentry, CX Inc (@pcgentry)"
'''
EXAMPLES = '''