summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-07-19 22:41:22 +0100
committerjao <jao@gnu.org>2020-07-19 22:41:22 +0100
commit847d2ad4c6da462c26c50af1ef7d9cd697f3a5d2 (patch)
tree29cdda38fe12e399e36830bd25bd7ac5cb83011e /AUTHORS
parent02e228f312483fc78af1c2a1e93f706f774788fa (diff)
downloadgeiser-847d2ad4c6da462c26c50af1ef7d9cd697f3a5d2.tar.gz
geiser-847d2ad4c6da462c26c50af1ef7d9cd697f3a5d2.tar.bz2
scheme and autotools removals
The plan is to have geiser-core contain only, well, the elisp core engine. The autotools scafolding is no really worth it, so it's gone too (and in the process, i'll look younger).
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS37
1 files changed, 0 insertions, 37 deletions
diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644
index b583db1..0000000
--- a/AUTHORS
+++ /dev/null
@@ -1,37 +0,0 @@
-Jose A. Ortega Ruiz <jao@gnu.org> designed and implemented Geiser and
-is its active maintainer. For more boring details about him, see
-<http://jao.io>.
-
-Daniel J. Leslie implemented and maintains Geiser's support for
-Chicken.
-
-Peter Feigl implemented and maintins Geiser's support for GNU/MIT
-Scheme, Chibi and Chez.
-
-Contributors:
-
-Michael Wilber
-Diogo F. S. Ramos
-Jonas Rodrigues
-Ray Racine
-Nick Parker
-Darren Hoo
-Ludovic Courtès
-Alex Kost
-Mario Rodas
-Christoph Egger
-Chunyang Xu
-Fice T
-Syohei Yoshida
-Mario Domenech
-Chaos Eternal
-Peter Wang
-John Whitbeck
-Ziyi Yan
-George D. Plymale II
-Jordan Brown
-Edwin Whatkeys
-Alexander Konstantinov
-Aaron Marks
-
-See also <https://gitlab.com/jaor/geiser/graphs/master>.