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

@@ -260,7 +260,11 @@ options:
default: false
version_added: "1.9"
author: Cove Schneider, Joshua Conner, Pavel Antonov, Ash Wilson
author:
- "Cove Schneider (@cove)"
- "Joshua Conner (@joshuaconner)"
- "Pavel Antonov (@softzilla)"
- "Ash Wilson (@smashwilson)"
requirements:
- "python >= 2.6"
- "docker-py >= 0.3.0"

View File

@@ -23,7 +23,7 @@
DOCUMENTATION = '''
---
module: docker_image
author: Pavel Antonov
author: "Pavel Antonov (@softzilla)"
version_added: "1.5"
short_description: manage docker images
description: