summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2014-05-15 11:41:19 +0200
committerholger krekel <holger@merlinux.eu>2014-05-15 11:41:19 +0200
commitda140fed8e96394ad49224a45d76a525b62f00b2 (patch)
tree0eb2d180b45a839c4430d49dd317379f63b3d0f9 /CONTRIBUTORS
parent360ee98eae10511bb32c82997052ff1ab278033f (diff)
downloadtox-da140fed8e96394ad49224a45d76a525b62f00b2.tar.gz
fix issue150: parse {posargs} more like we used to do it pre 1.7.0.
The 1.7.0 behaviour broke a lot of OpenStack projects. See PR85 and the issue discussions for (far) more details, hopefully resulting in a more refined behaviour in the 1.8 series. And thanks to Clark Boylan for the PR.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index e2f428c..25c7788 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -26,3 +26,4 @@ Ionel Maries Cristian
Alexandre Conrad
Morgan Fainberg
Marc Schlaich
+Clark Boylan