summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorMathieu Leplatre <mathieu@mozilla.com>2017-08-30 13:06:13 +0200
committerMathieu Leplatre <mathieu@mozilla.com>2017-08-30 13:06:23 +0200
commit353e54ae49cc86b47fef9f7b7464785497ebf3d4 (patch)
treebd780498b2a03fe9346880409606a16595efc8df /AUTHORS
parent7c5ccf18c916ad4b812668c5f63170f9bb8b02a2 (diff)
downloadpystatsd-353e54ae49cc86b47fef9f7b7464785497ebf3d4.tar.gz
Bug: Fix timer decorator with partial functions (#85)
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index a37070b..bedfa5f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,3 +6,4 @@ Contributors:
- Andy McKay <amckay@mozilla.com>
- Daniel Holz <dgholz@gmail.com>
- Kyle Conroy <kyle@kyleconroy.com>
+- Mathieu Leplatre <mathieu@mozilla.com>