summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-31 15:53:12 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-31 15:53:12 +0100
commitc96cb3b6e00bae599837c387c89e46f1bcc14b46 (patch)
tree374c81fdbb3e3c52340f0c5269298525c73c9151 /THANKS
parentb78e5a74dfab69f65d5ef830da581865bf769802 (diff)
parent237bad79cdeadd26cdfb446d8059c5ac6ca08415 (diff)
downloadgeiser-c96cb3b6e00bae599837c387c89e46f1bcc14b46.tar.gz
geiser-c96cb3b6e00bae599837c387c89e46f1bcc14b46.tar.bz2
Merge branch 'master' into guile-meta
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS9
1 files changed, 7 insertions, 2 deletions
diff --git a/THANKS b/THANKS
index 1f3aa85..1cfd08b 100644
--- a/THANKS
+++ b/THANKS
@@ -2,6 +2,10 @@ Andy Wingo, Geiser's first user, has been a continuous source of
encouragement and suggestions, and keeps improving Guile and heeding
my feature requests.
+The nice thing about collaborating with Andreas Rottmann over all
+these years is that he will not only make your project better with
+insightful comments and prodding: he'll send you patches galore too.
+
Ludovic Courtès, #geiser's citizen no. 1, joined the fun after a
while, and has since then been a continuous source of encouragement,
ideas and bug reports.
@@ -9,7 +13,7 @@ ideas and bug reports.
Eduardo Cavazos' contagious enthusiasm has helped in many ways to keep
Geiser alive, and he's become its best evangelist in R6RS circles.
-Eli Barzilay took the time to play with an early beta and make many
+Eli Barzilay took the time to play with an early alpha and made many
valuable suggestions, besides answering all my 'how do you in PLT'
questions.
@@ -18,4 +22,5 @@ answer my inquiries, but provided almost instant fixes to the few
issues i found.
Thanks also to the PLT and Guile communities, for showing me that
-Geiser was not only possible, but a pleasure to hack on.
+Geiser was not only possible, but a pleasure to hack on. And to the
+Slime hackers, who led the way.