fix doc parsing by correctly quoting author

This commit is contained in:
Brian Coca 2015-05-14 09:19:04 -04:00 committed by Matt Clay
parent 6f28497f8c
commit c4f52f62f7
24 changed files with 25 additions and 25 deletions

View file

@ -91,7 +91,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
author: '"Elliott Foster (@elliotttf)" <elliott@fourkitchens.com>'
'''
EXAMPLES = '''