Added jezdez to author acknowledgment

This commit is contained in:
David Sauve 2009-10-13 10:57:32 -04:00
parent d73752e3fa
commit e84e0ae58a

12
AUTHORS
View file

@ -4,10 +4,8 @@ Primary Authors:
Thanks to:
* Daniel Lindsley for the awesome Haystack API and putting up with all
of my questions.
* Trapeze Media <http://www.trapeze.com/> for providing the time and
resources to complete this project as well as Q&A.
* Supreet Sethi for suggestions regarding morphologic date comparisons and
for fixing NOT query expressions.
* Joshua Jonah for changes to highlighting logic to avoid reserved words.
* Daniel Lindsley for the awesome Haystack API and putting up with all of my questions.
* Trapeze Media <http://www.trapeze.com/> for providing the time and resources to complete this project as well as Q&A.
* Supreet Sethi for suggestions regarding morphologic date comparisons and for fixing NOT query expressions.
* Joshua Jonah for changes to highlighting logic to avoid reserved words.
* Jannis Leidel for setting up the code base for pip, easy_install and PyPI.