From 43465e1af2051c4dddaaa7eeb9f9a24ef03b62fe Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Wed, 13 May 2015 22:32:52 -0400 Subject: [PATCH] Adding author's github id --- notification/pushover.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification/pushover.py b/notification/pushover.py index 3e710ca02dd..c4d1333e36c 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 +author: "Jim Richardson (@weaselkeeper)" ''' EXAMPLES = '''