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
commit c4f52f62f7
24 changed files with 25 additions and 25 deletions

View file

@ -81,7 +81,7 @@ options:
requirements:
- "python >= 2.6"
- "apache-libcloud"
author: Peter Tan <ptan@google.com>
author: '"Peter Tan (@tanpeter)" <ptan@google.com>'
'''
EXAMPLES = '''