From a0ce79250d61f6aea46bd2fb4e7fa78912b95ca2 Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Wed, 13 May 2015 14:14:35 -0400 Subject: [PATCH] Adding author's github id --- cloud/google/gce_img.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/google/gce_img.py b/cloud/google/gce_img.py index ae4c31dc4c5..466a0580721 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 +author: "Peter Tan (@tanpeter)" ''' EXAMPLES = '''