summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2013-04-07 04:09:32 +0000
committerTaylor R Campbell <campbell@mumble.net>2013-04-07 04:10:18 +0000
commit9780ff589c481019c492e7a254ef1e94680f1b84 (patch)
tree1caad2e20da68704b50dd053bbaad72d6fe513a6
parentd54ea28d72c423d53a3c19dc738ed457ab8b33b8 (diff)
Add CREDITS file from 2011-05-08. Needs some additions since then.
-rw-r--r--CREDITS39
1 files changed, 39 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
new file mode 100644
index 0000000..38522ad
--- /dev/null
+++ b/CREDITS
@@ -0,0 +1,39 @@
+The original inspirations for paredit were Interlisp-D's structure
+editor `SEdit' -- a real structure editor, not a cheesy imitation like
+paredit -- and Guillaume Germain's sedit.el for GNU Emacs.
+
+The following people have contributed to paredit in some way -- by
+submitting patches, by discussing design, by testing paredit and
+finding broken corner cases, &c. It is not complete: most of those who
+contributed via IRC are missing, for example, and I started this list
+long after I ought to have. If your name is not listed here and you
+think it should be, or if your name is listed here and you would rather
+that it not be, then let me know.
+
+Marco Baringer
+Eli Barzilay
+Edwin O'Connor
+John Cowan
+Iain Dalton
+Peter Danenberg
+Elly Jones
+Daniel Gackle
+Guillaume Germain
+Tobias Gerdin
+Phil Hagelberg
+Michael Heerdegen
+Thomas Hermann
+David Hilton
+Trey Jackson
+`Joe'
+Richard M Kreuter
+Leo Liu
+Brian Mastenbrook
+Eitan Postavsky
+Tobias C. Rittweiler
+Andreas Roehler
+Jorgen Schäfer
+Michael Weber
+Goran Weinholt
+Norman Werner
+John Wiegley