mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Changes to author formatting, remove emails
This commit is contained in:
committed by
Matt Clay
parent
f98648bf6f
commit
c65a612d1f
@@ -99,7 +99,7 @@ notes:
|
||||
- Requires the pymongo Python package on the remote host, version 2.4.2+. This
|
||||
can be installed using pip or the OS package manager. @see http://api.mongodb.org/python/current/installation.html
|
||||
requirements: [ "pymongo" ]
|
||||
author: '"Elliott Foster (@elliotttf)" <elliott@fourkitchens.com>'
|
||||
author: "Elliott Foster (@elliotttf)"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user