Updating cloud modules with proper github author information

This commit is contained in:
Greg DeKoenigsberg
2015-06-15 14:41:22 -04:00
committed by Matt Clay
parent 8b2327fe3a
commit 18ca7aee07
74 changed files with 111 additions and 60 deletions

View File

@@ -244,7 +244,10 @@ options:
requirements:
- "python >= 2.6"
- "boto"
author: Bruce Pennypacker, Will Thames
author:
- "Bruce Pennypacker (@bpennypacker)"
- "Will Thames (@willthames")
'''
# FIXME: the command stuff needs a 'state' like alias to make things consistent -- MPD