diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-08-17 13:59:12 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-08-17 13:59:12 +0000 |
| commit | a4bc0d09f3d1f633a5780976d1f913e083c9564a (patch) | |
| tree | 1777475e88463b08438f0719be97cc087554eadd /THANKS.txt | |
| parent | 60c69f8cf97125135948a3d35b7698ee80921137 (diff) | |
| parent | 2818db9a234cc37008c5f2bb0e821f9b1fa92de2 (diff) | |
| download | docutils-0.3.9.tar.gz | |
re-added docutils-0.3.9 tag one level deeper (without web/ and sandboxes/)docutils-0.3.9
git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.3.9@3815 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'THANKS.txt')
| -rw-r--r-- | THANKS.txt | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/THANKS.txt b/THANKS.txt new file mode 100644 index 000000000..26b6e9114 --- /dev/null +++ b/THANKS.txt @@ -0,0 +1,144 @@ +.. -*- coding: utf-8 -*- + +Acknowledgements +================ + +:Author: David Goodger +:Contact: goodger@python.org +:Date: $Date$ +:Revision: $Revision$ +:Copyright: This document has been placed in the public domain. + +I would like to acknowledge the people who have made a direct impact +on the Docutils project, knowingly or not, in terms of encouragement, +suggestions, criticism, bug reports, code contributions, cash +donations, tasty treats, and related projects: + +* Aahz +* David Abrahams +* David Ascher +* Ned Batchelder +* Heiko Baumann +* Eric Bellot +* Ian Bicking +* Marek Blaha +* Martin Blais +* Stephen Boulet +* Fred Bremmer +* Simon Budig +* Bill Bumgarner +* Brett Cannon +* Greg Chapman +* Nicolas Chauveau +* Beni Cherniavsky +* Adam Chodorowski +* Brent Cook +* Laura Creighton +* Artur de Sousa Rocha +* Stephan Deibel & `Wing IDE <http://wingide.com/>`__ +* Jason Diamond +* William Dode +* Fred Drake +* Reggie Dugard +* Dethe Elza +* Marcus Ertl +* Benja Fallenstein +* fantasai +* Stefane Fermigier +* Jim Fulton +* Peter Funk +* Lele Gaifax +* Dinu C. Gherman +* Matt Gilbert +* Jorge Gonzalez +* Engelbert Gruber +* Jacob Hallen +* Simon Hefti +* Doug Hellmann +* Marc Herbert +* Juergen Hermann +* Jannie Hofmeyr +* Steve Holden +* Michael Hudson +* Marcelo Huerta San Martin +* Ludger Humbert +* Jeremy Hylton +* Tony Ibbs +* Alan Jaffray +* Joe YS Jaw +* Dmitry Jemerov +* Richard Jones +* Andreas Jung +* Garth Kidd +* Philipp Knüsel +* Axel Kollmorgen +* Jeff Kowalczyk +* Dave Kuhlman +* Lloyd Kvam +* Kirill Lapshin +* Nicola Larosa +* Daniel Larsson +* Marc-Andre Lemburg +* Julien Letessier +* Wolfgang Lipp +* Edward Loper +* Dallas Mahrt +* Ken Manheimer +* Bob Marshall +* Mark McEahern +* Vincent McIntyre +* John F Meinel Jr +* Skip Montanaro +* Paul Moore +* Nigel W. Moriarty +* Mark Nodine +* Patrick K. O'Brien +* Omidyar Network (Pierre Omidyar & Doug Solomon) +* Michel Pelletier +* Sam Penrose +* Tim Peters +* Pearu Peterson +* Martijn Pieters +* Mark Pilgrim +* Brett g Porter +* David Priest +* Jens Quade +* Andy Robinson +* Tavis Rudd +* Tracy Ruggles +* Oliver Rutherfurd +* Luc Saffre +* Kenichi Sato +* Ueli Schlaepfer +* Gunnar Schwant +* Bill Sconce +* Frank Siebenlist +* Bruce Smith +* Asko Soukka +* Darek Suchojad +* Roman Suzi +* Janet Swisher +* tav +* Kent Tenney +* Bob Tolbert +* Paul Tremblay +* Laurence Tratt +* Adrian van den Dries +* Guido van Rossum +* Miroslav Vasko +* Paul Viren +* Martin von Loewis +* Greg Ward +* Barry Warsaw +* Edward Welbourne +* Felix Wiemann +* Ka-Ping Yee +* Moshe Zadka + +Thank you! + +Special thanks to `SourceForge <http://sourceforge.net>`__ and the +`Python Software Foundation <http://www.python.org/psf/>`__. + +Hopefully I haven't forgotten anyone or misspelled any names; +apologies (and please let me know!) if I have. |
