summaryrefslogtreecommitdiff
path: root/cloud/google
diff options
context:
space:
mode:
authorGreg DeKoenigsberg <greg.dekoenigsberg@gmail.com>2015-05-13 14:14:35 -0400
committerGreg DeKoenigsberg <greg.dekoenigsberg@gmail.com>2015-05-13 14:14:35 -0400
commita0ce79250d61f6aea46bd2fb4e7fa78912b95ca2 (patch)
treefbeee4cb0fba5e327d5a09a24fe7396b7c73389e /cloud/google
parentd6781a5c8910e4bcddd74711d9320ce34e309faa (diff)
downloadansible-modules-extras-a0ce79250d61f6aea46bd2fb4e7fa78912b95ca2.tar.gz
Adding author's github id
Diffstat (limited to 'cloud/google')
-rw-r--r--cloud/google/gce_img.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/google/gce_img.py b/cloud/google/gce_img.py
index ae4c31dc..466a0580 100644
--- a/cloud/google/gce_img.py
+++ b/cloud/google/gce_img.py
@@ -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 = '''