diff options
author | Taylor R Campbell <campbell@paredit.org> | 2022-11-25 23:29:41 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@paredit.org> | 2022-11-25 23:29:41 +0000 |
commit | daf21e0bbf7a7dc68cc6ba3cbbe4f210f95cbf81 (patch) | |
tree | dc7296ffc1a7dc87c9d0fcbd1b32c6b239ae84b5 /CREDITS | |
parent | 191ee040ee0d20a7f5dcc0720946d64f13099ba1 (diff) |
Reword CREDITS to be less prolix.
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 21 |
1 files changed, 11 insertions, 10 deletions
@@ -1,14 +1,11 @@ -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. +Paredit was inspired by: -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. +- Interlisp-D's structure editor SEdit +- Guillaume Germain's sedit.el for GNU Emacs + +The following people contributed to paredit by submitting patches, +discussing design, testing and finding broken corner cases, and in +other ways: Rudolf Adamkovič Marco Baringer @@ -44,3 +41,7 @@ Goran Weinholt Norman Werner Sean Whitton John Wiegley + +(With apologies to the early contributors from before I started writing +this file whose names I may have forgotten! If your name is missing, +or if you would like your name removed, just let me know.) |