mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Changes to author formatting, remove emails
This commit is contained in:
parent
f98648bf6f
commit
c65a612d1f
111 changed files with 123 additions and 123 deletions
|
@ -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:
|
||||
|
|
|
@ -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 = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue