From 0ab3be2efb92c20d1f01a3dd17afcfa25d5c7c62 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sun, 9 Oct 2011 16:15:01 -0700 Subject: [PATCH] DOC: Update contributors. --- CONTRIBUTORS.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 43c559b8..b91e9522 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -54,7 +54,8 @@ Fix missing math.h functions in Windows 7 + MSVCC. - Neil Muller - Numerous fixes, including those for Python 3 compatibility. + Numerous fixes, including those for Python 3 compatibility, + QT image reading. - The IPython team From whom we borrowed the github+web tools / style.