From b5401587aff7e34f75267419df518499cf0cfb9e Mon Sep 17 00:00:00 2001 From: djmcgrath <djmcgrath@c11ca15a-4712-0410-83d8-924469b57eb5> Date: Thu, 1 Nov 2007 23:09:17 +0000 Subject: [PATCH] * Reformated AUTHORS * New THANKS file git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1612 c11ca15a-4712-0410-83d8-924469b57eb5 --- AUTHORS | 67 +++++++++++++++++++++++++++++++++------------------------ THANKS | 32 +++++++++++++++++++++++++++ 2 files changed, 71 insertions(+), 28 deletions(-) create mode 100644 THANKS diff --git a/AUTHORS b/AUTHORS index e0a2936..2e15524 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,38 +1,49 @@ -Infobot (rebranded blootbot): - License: Artistic - Main Author: - - Tim Rike <Tim@Rikers.org> - Other Contributors: - - David Sobon <dms@users.sourceforge.net> - - Danny Jabbour [GmLB] <danny@opticaldelusion.org> - - Danny McGrath <djmcgrath@users.sourceforge.net> - -Infobot (original): +# $Id$ + + ------------- + -- AUTHORS -- + ------------- + +Infobot original: + License: As perl (GPL & Artistic) - Kevin A. Lenzo [oznoid] <lenzo@cs.cmu.edu> - - Patrick Cole [ltd] <???> + - Patrick Cold [ltd] <???> -Blootbot: - License: Artistic - Main Author: - - Tim Riker <Tim@Rikers.org> - Other Contributors: - - David Sobon <dms@users.sourceforge.net> - - Danny Jabbour [GmLB] <danny@opticaldelusion.org> +Later forked as Blootbot (and now remerged back): -Module-Reload: (idea taken) License: Artistic - - Doug MacEachern <???> - - Joshua Pritikin <???> + Tim Riker [TimRiker] <Tim@Rikers.org> + +Is currently maintained by: + + - Tim Riker [TimRiker] <Tim@Rikers.org> + - Don Armstrong [dondelelcaro] <dondelelcaro@users.sourceforge.net> + - Dan McGrath [troubled] <djmcgrath@users.sourceforge.net> + - Eric Cote [simonrvn] <simonraven@users.sourceforge.net> + +and has previously been maintained by: -Module-Units: - License: GPL - - M-J. Dominus <mjd-perl-units-id-iut+buobvys+@plover.com> + - Adam Kennedy <adamkennedy@users.sourceforge.net> + - Corey Edwards <tensai@zmonkey.org> + - Danny Jabbour [GmLB] <danny@opticaldelusion.org> + - Dave Brown <dagbrown@users.sourceforge.net> + - Dave Paris <a-mused@users.sourceforge.net> + - David Sobon <dms@users.sourceforge.net> + - Doug MacEachern <???> + - Joshua Pritikin <???> + - Kevin Meltzer <kdm@users.sourceforge.net> + - M-J. Dominus <mjd-per-units-id-iut+buobvys+@plover.com> + - Martijin van Beers <lotr@users.sourceforge.net> + - Masque <qid@users.sourceforge.net> + - Peter Sergeant <sheriff_pete@users.sourceforge.net> + - Rich Lafferty <rich_lafferty@users.sourceforge.net> + - Richard Harman <rharman@users.sourceforge.net> + - Roderick Schertler <rschertler@users.sourceforge.net> + - Tony <sh3mh4mf0r4sh@users.sourceforge.net> -OnJoin: - - Corey Edwards <tensai@zmonkey.org> -Quotes file (files/infobot.randtext): - - ??? Ask netgod/larne/is for dpkg's tcl +Countless other people have contributed to Infobot (see THANKS), provided code +and/or helped troubleshoot problems. Many thanks to all of them. # vim:ts=4:sw=4:expandtab:tw=80 diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..ad1dd9f --- /dev/null +++ b/THANKS @@ -0,0 +1,32 @@ +# $Id$ + + ------------ + -- THANKS -- + ------------ + +Over time, mayy people have helped us out with the project. Some have helped on +IRC with suggestions, ideas, bug fixes. Some still with bug reports, complaints +and feedback. Below is a list of those people that have contributed in one way +other another, or people who we feel we owe thanks to in one way or another. + +If we missed you from this list, drop us a line and we will be sure to give +credit where it is due. + + +#perl@freenode.net +------------------ +Somni +apeiron +sili +f00li5h +Caelum +anno- +mst +dngor +PerlJam +Limbic_Region +mmap__ +jagerman + + +# vim:ts=4:sw=4:expandtab:tw=80 -- 2.39.5