summaryrefslogtreecommitdiff
path: root/notification
diff options
context:
space:
mode:
authorGreg DeKoenigsberg <greg@eucalyptus.com>2015-06-16 14:32:39 -0400
committerGreg DeKoenigsberg <greg@eucalyptus.com>2015-06-16 14:32:39 -0400
commit004dedba8a8c4ba3c118744c37e5d5c238315345 (patch)
tree97f3c379ee42fd55cb55b6c12474ffc7d1b2149d /notification
parent728f2f1bb84ceb278f32f9131019626f361c4218 (diff)
downloadansible-modules-extras-004dedba8a8c4ba3c118744c37e5d5c238315345.tar.gz
Changes to author formatting, remove emails
Diffstat (limited to 'notification')
-rw-r--r--notification/campfire.py2
-rw-r--r--notification/flowdock.py2
-rw-r--r--notification/grove.py2
-rw-r--r--notification/mail.py2
-rw-r--r--notification/nexmo.py2
-rw-r--r--notification/pushover.py2
-rw-r--r--notification/sendgrid.py2
-rw-r--r--notification/slack.py2
-rw-r--r--notification/sns.py2
-rw-r--r--notification/twilio.py2
-rw-r--r--notification/typetalk.py2
11 files changed, 11 insertions, 11 deletions
diff --git a/notification/campfire.py b/notification/campfire.py
index 9218826a..2400ad3b 100644
--- a/notification/campfire.py
+++ b/notification/campfire.py
@@ -43,7 +43,7 @@ options:
# informational: requirements for nodes
requirements: [ urllib2, cgi ]
-author: '"Adam Garside (@fabulops)" <adam.garside@gmail.com>'
+author: "Adam Garside (@fabulops)"
'''
EXAMPLES = '''
diff --git a/notification/flowdock.py b/notification/flowdock.py
index aea10745..7c42e586 100644
--- a/notification/flowdock.py
+++ b/notification/flowdock.py
@@ -22,7 +22,7 @@ DOCUMENTATION = '''
---
module: flowdock
version_added: "1.2"
-author: '"Matt Coddington (@mcodd)" <coddington@gmail.com>'
+author: "Matt Coddington (@mcodd)"
short_description: Send a message to a flowdock
description:
- Send a message to a flowdock team inbox or chat using the push API (see https://www.flowdock.com/api/team-inbox and https://www.flowdock.com/api/chat)
diff --git a/notification/grove.py b/notification/grove.py
index 5c27b18c..85601d1c 100644
--- a/notification/grove.py
+++ b/notification/grove.py
@@ -39,7 +39,7 @@ options:
default: 'yes'
choices: ['yes', 'no']
version_added: 1.5.1
-author: '"Jonas Pfenniger (@zimbatm)" <zimbatm@zimbatm.com>'
+author: "Jonas Pfenniger (@zimbatm)"
'''
EXAMPLES = '''
diff --git a/notification/mail.py b/notification/mail.py
index 4feaebf5..c42e80fd 100644
--- a/notification/mail.py
+++ b/notification/mail.py
@@ -20,7 +20,7 @@
DOCUMENTATION = """
---
-author: '"Dag Wieers (@dagwieers)" <dag@wieers.com>'
+author: "Dag Wieers (@dagwieers)"
module: mail
short_description: Send an email
description:
diff --git a/notification/nexmo.py b/notification/nexmo.py
index a1dd9c2b..d0c3d05e 100644
--- a/notification/nexmo.py
+++ b/notification/nexmo.py
@@ -24,7 +24,7 @@ short_description: Send a SMS via nexmo
description:
- Send a SMS message via nexmo
version_added: 1.6
-author: '"Matt Martz (@sivel)" <matt@sivel.net>'
+author: "Matt Martz (@sivel)"
options:
api_key:
description:
diff --git a/notification/pushover.py b/notification/pushover.py
index 951c65f4..50591718 100644
--- a/notification/pushover.py
+++ b/notification/pushover.py
@@ -48,7 +48,7 @@ options:
description: Message priority (see u(https://pushover.net) for details.)
required: false
-author: '"Jim Richardson (@weaselkeeper)" <weaselkeeper@gmail.com>'
+author: "Jim Richardson (@weaselkeeper)"
'''
EXAMPLES = '''
diff --git a/notification/sendgrid.py b/notification/sendgrid.py
index 6278f613..78806687 100644
--- a/notification/sendgrid.py
+++ b/notification/sendgrid.py
@@ -53,7 +53,7 @@ options:
the desired subject for the email
required: true
-author: '"Matt Makai (@makaimc)" <matthew.makai@gmail.com>'
+author: "Matt Makai (@makaimc)"
'''
EXAMPLES = '''
diff --git a/notification/slack.py b/notification/slack.py
index 7e521547..baabe4f5 100644
--- a/notification/slack.py
+++ b/notification/slack.py
@@ -24,7 +24,7 @@ short_description: Send Slack notifications
description:
- The M(slack) module sends notifications to U(http://slack.com) via the Incoming WebHook integration
version_added: 1.6
-author: '"Ramon de la Fuente (@ramondelafuente)" <ramon@delafuente.nl>'
+author: "Ramon de la Fuente (@ramondelafuente)"
options:
domain:
description:
diff --git a/notification/sns.py b/notification/sns.py
index 910105f0..70030d66 100644
--- a/notification/sns.py
+++ b/notification/sns.py
@@ -24,7 +24,7 @@ short_description: Send Amazon Simple Notification Service (SNS) messages
description:
- The M(sns) module sends notifications to a topic on your Amazon SNS account
version_added: 1.6
-author: '"Michael J. Schultz (@mjschultz)" <mjschultz@gmail.com>'
+author: "Michael J. Schultz (@mjschultz)"
options:
msg:
description:
diff --git a/notification/twilio.py b/notification/twilio.py
index 568d0c60..e9ec5bcf 100644
--- a/notification/twilio.py
+++ b/notification/twilio.py
@@ -58,7 +58,7 @@ options:
(multimedia message) instead of a plain SMS
required: false
-author: '"Matt Makai (@makaimc)" <matthew.makai@gmail.com>'
+author: "Matt Makai (@makaimc)"
'''
EXAMPLES = '''
diff --git a/notification/typetalk.py b/notification/typetalk.py
index 8e79a761..638f97ae 100644
--- a/notification/typetalk.py
+++ b/notification/typetalk.py
@@ -26,7 +26,7 @@ options:
- message body
required: true
requirements: [ urllib, urllib2, json ]
-author: '"Takashi Someda (@tksmd)" <someda@isenshi.com>'
+author: "Takashi Someda (@tksmd)"
'''
EXAMPLES = '''