From e84e0ae58af44858ecdc35145138b1394618b759 Mon Sep 17 00:00:00 2001 From: David Sauve Date: Tue, 13 Oct 2009 10:57:32 -0400 Subject: [PATCH] Added jezdez to author acknowledgment --- AUTHORS | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/AUTHORS b/AUTHORS index 6e98651..5c99d9f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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 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. \ No newline at end of file + * Daniel Lindsley for the awesome Haystack API and putting up with all of my questions. + * Trapeze Media 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. \ No newline at end of file