diff --git a/notification/mqtt.py b/notification/mqtt.py index d701bd9348a..c618ab69ae3 100644 --- a/notification/mqtt.py +++ b/notification/mqtt.py @@ -81,7 +81,7 @@ requirements: [ mosquitto ] notes: - This module requires a connection to an MQTT broker such as Mosquitto U(http://mosquitto.org) and the I(Paho) C(mqtt) Python client (U(https://pypi.python.org/pypi/paho-mqtt)). -author: Jan-Piet Mens +author: "Jan-Piet Mens (@jpmens)" ''' EXAMPLES = '''