diff --git a/monitoring/librato_annotation.py b/monitoring/librato_annotation.py index 161caebb07c..88d3bb81f7b 100644 --- a/monitoring/librato_annotation.py +++ b/monitoring/librato_annotation.py @@ -29,7 +29,7 @@ short_description: create an annotation in librato description: - Create an annotation event on the given annotation stream :name. If the annotation stream does not exist, it will be created automatically version_added: "1.6" -author: Seth Edwards +author: "Seth Edwards (@sedward)" requirements: - urllib2 - base64