From: <jo...@us...> - 2009-08-09 18:50:24
|
Revision: 7438 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7438&view=rev Author: jouni Date: 2009-08-09 18:50:15 +0000 (Sun, 09 Aug 2009) Log Message: ----------- Fix the spelling of my name (the rst files are processed as UTF-8 anyway) Modified Paths: -------------- trunk/matplotlib/doc/users/credits.rst trunk/matplotlib/doc/users/whats_new.rst Modified: trunk/matplotlib/doc/users/credits.rst =================================================================== --- trunk/matplotlib/doc/users/credits.rst 2009-08-09 04:50:12 UTC (rev 7437) +++ trunk/matplotlib/doc/users/credits.rst 2009-08-09 18:50:15 UTC (rev 7438) @@ -148,7 +148,8 @@ Charlie Moad contributed work to matplotlib's Cocoa support and has done a lot of work on the OSX and win32 binary releases. -Jouni K. Seppaenen wrote the PDF backend and contributed numerous +Jouni K. Seppänen + wrote the PDF backend and contributed numerous fixes to the code, to tex support and to the get_sample_data handler Paul Kienzle @@ -172,4 +173,4 @@ Jae-Joon Lee implemented fancy arrows and boxes, rewrote the legend support to handle multiple columns and fancy text boxes, wrote the axes grid toolkit, and has made numerous contributions to the code - and documentation \ No newline at end of file + and documentation Modified: trunk/matplotlib/doc/users/whats_new.rst =================================================================== --- trunk/matplotlib/doc/users/whats_new.rst 2009-08-09 04:50:12 UTC (rev 7437) +++ trunk/matplotlib/doc/users/whats_new.rst 2009-08-09 18:50:15 UTC (rev 7438) @@ -72,7 +72,7 @@ and 3.0 will not be available until numpy is available on those releases). Thanks to the many developers who contributed to this release, with contributions from Jae-Joon Lee, Michael Droettboom, -Ryan May, Eric Firing, Manuel Metz, Jouni K. Seppaenen, Jeff Whitaker, +Ryan May, Eric Firing, Manuel Metz, Jouni K. Seppänen, Jeff Whitaker, Darren Dale, David Kaplan, Michiel de Hoon and many others who submitted patches This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |