Changes to author formatting, remove emails

This commit is contained in:
Greg DeKoenigsberg 2015-06-16 14:32:39 -04:00 committed by Matt Clay
parent f98648bf6f
commit c65a612d1f
111 changed files with 123 additions and 123 deletions

View file

@ -22,7 +22,7 @@
DOCUMENTATION = '''
---
module: rabbitmq_binding
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
author: "Manuel Sousa (@manuel-sousa)"
version_added: "2.0"
short_description: This module manages rabbitMQ bindings

View file

@ -2,7 +2,7 @@
DOCUMENTATION = '''
module: rabbitmq_exchange
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
author: "Manuel Sousa (@manuel-sousa)"
version_added: "2.0"
short_description: This module manages rabbitMQ exchanges

View file

@ -26,7 +26,7 @@ short_description: Manage the state of policies in RabbitMQ.
description:
- Manage the state of a virtual host in RabbitMQ.
version_added: "1.5"
author: '"John Dewey (@retr0h)" <john@dewey.ws>'
author: "John Dewey (@retr0h)"
options:
name:
description:

View file

@ -2,7 +2,7 @@
DOCUMENTATION = '''
module: rabbitmq_queue
author: '"Manuel Sousa (@manuel-sousa)" <manuel.sousa@gmail.com>'
author: "Manuel Sousa (@manuel-sousa)"
version_added: "2.0"
short_description: This module manages rabbitMQ queues