From 4a60ad7421db121b1a2315e9e618920ee8f5a26a Mon Sep 17 00:00:00 2001 From: Shlomi Fish <shlomif@shlomifish.org> Date: Tue, 15 Sep 2020 19:21:58 +0300 Subject: [PATCH] add credits --- CREDITS.asciidoc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CREDITS.asciidoc b/CREDITS.asciidoc index 2c3bf8c..d51dd13 100644 --- a/CREDITS.asciidoc +++ b/CREDITS.asciidoc @@ -11,6 +11,10 @@ from version 2.0.0 onwards. * Dennis L. Clark - contributing to the original fortune-mod. +* https://rrt.sc3d.org/[Reuben Thomas] - adopting +https://github.com/rrthomas/recode[Recode] which made converting +fortune-mod to avoid using it unnecessary. + * irc://irc.freenode.net/#cmake[#cmake] and especially ngalditz - providing help diagnosing a run time failure on MS Windows and recommending https://github.com/lucasg/Dependencies/ . @@ -18,6 +22,19 @@ recommending https://github.com/lucasg/Dependencies/ . * https://github.com/lucasg[lucasg] for writing https://github.com/lucasg/Dependencies/ . +* http://www.catb.org/esr/[Eric S. Raymond] for writing +http://www.catb.org/~esr/doclifter/[doclifter] which made the +task of converting the man pages from nroff to DocBook 5/XML +easier in version 3. + +* https://travis-ci.org/[Travis-CI] for providing a CI service. + +* https://www.appveyor.com/[AppVeyor] for providing CI/CD for running +the tests on Windows. + +* https://dave.org.uk/[Dave Cross] for introducing CI to Shlomi Fish +in https://perlhacks.com/2012/03/you-must-hate-version-control-systems/[one of his blog posts] + * https://packages.debian.org/en/sid/fortune-mod[Debian packagers]: providing patches and fixes. -- 2.40.0