From 452a590af8e336c1a601a4ec8e8a23a48ca5e50a Mon Sep 17 00:00:00 2001 From: Paul Bourdel Date: Fri, 15 May 2015 15:54:53 -0500 Subject: [PATCH] adding author username --- notification/hipchat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification/hipchat.py b/notification/hipchat.py index a7bf1fdc69f..eb4ab711afc 100644 --- a/notification/hipchat.py +++ b/notification/hipchat.py @@ -64,7 +64,7 @@ options: # informational: requirements for nodes requirements: [ urllib, urllib2 ] -author: "WAKAYAMA Shirou (@shirou), BOURDEL Paul" +author: "WAKAYAMA Shirou (@shirou), BOURDEL Paul (@pb8226)" ''' EXAMPLES = '''