From b5378ec45165c9fb55e7510008adadc65bfbb6fa 2010-10-09 20:23:11 From: Fernando Perez Date: 2010-10-09 20:23:11 Subject: [PATCH] Add missing credit to Mark Voorhies --- diff --git a/docs/source/about/credits.txt b/docs/source/about/credits.txt index a751c41..c54e389 100644 --- a/docs/source/about/credits.txt +++ b/docs/source/about/credits.txt @@ -107,6 +107,8 @@ And last but not least, all the kind IPython contributors who have contributed new code, bug reports, fixes, comments and ideas. A brief list follows, please let us know if we have omitted your name by accident: +* Mark Voorhies Printing support in Qt console. + * Thomas Kluyver Port of IPython and its necessary ZeroMQ infrastructure to Python3.