1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/AUTHORS

83 lines
2.7 KiB
Plaintext
Raw Normal View History

ngIRCd - Next Generation IRC Server
http://ngircd.barton.de/
2023-08-03 12:22:53 +00:00
(c)2001-2023 Alexander Barton and Contributors.
2003-03-04 14:12:30 +00:00
ngIRCd is free software and published under the
terms of the GNU General Public License.
2003-04-21 21:33:18 +00:00
-- AUTHORS and CONTRIBUTORS --
Note:
If you have comments, patches or something else, please feel free to post
a mail to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de> (please see
<http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
2018-08-11 19:37:42 +00:00
channel "#ngircd" on irc.barton.de: <irc://irc.barton.de/ngircd>.
Don't mail the people listed here directly, if possible!
2003-04-21 21:33:18 +00:00
Main Authors
~~~~~~~~~~~~
2013-01-23 18:41:52 +00:00
Alexander Barton <alex@barton.de>
Florian Westphal <fw@strlen.de>
2003-04-21 21:33:18 +00:00
Contributors
~~~~~~~~~~~~
2013-01-23 18:41:52 +00:00
Ali Shemiran <ashemira@ucsd.edu>
Ask Bjørn Hansen <ask@develooper.com>
Benjamin Pineau <ben@zouh.org>
2017-09-23 11:54:39 +00:00
Bernd Kuhls <bernd.kuhls@t-online.de>
2013-01-23 18:41:52 +00:00
Brandon Beresini <beresini@google.com>
2013-01-23 18:45:00 +00:00
Brett Smith <brett@w3.org>
Brian Collins <bricollins@gmail.com>
2013-01-23 18:41:52 +00:00
Bryan Caldwell <bcaldwel@ucsd.edu>
2017-01-07 18:12:06 +00:00
Christian Aistleitner <christian@quelltextlich.at>
2013-01-23 18:45:00 +00:00
Christoph Biedl <ngircd.anoy@manchmal.in-ulm.de>
2013-01-23 18:41:52 +00:00
Dana Dahlstrom <dana+ngIRCd@cs.ucsd.edu>
2013-01-23 18:45:00 +00:00
David Kingston <deathking1337@aim.com>
2017-01-07 18:12:06 +00:00
DNS <dns@rbose.org>
2013-01-23 18:41:52 +00:00
Eric Grunow <egrunow@ucsd.edu>
2020-04-20 17:25:28 +00:00
Fabrice Fontaine <fontaine.fabrice@gmail.com>
2013-01-23 18:45:00 +00:00
Federico G. Schwindt <fgsch@lodoss.net>
Gabor Adam Toth <tg@tgbit.net>
2017-09-23 11:54:39 +00:00
Götz Hoffart <goetz@hoffart.de>
Hilko Bengen <bengen@hilluzination.de>
Ian Chard <ian@chard.org>
2013-01-23 18:41:52 +00:00
Ilja Osthoff <i.osthoff@gmx.net>
2019-01-23 22:15:02 +00:00
ItsOnlyBinary <ItsOnlyBinary@users.noreply.github.com>
2018-08-11 19:37:42 +00:00
James Lu <james@overdrivenetworks.com>
2013-01-23 18:41:52 +00:00
Jari Aalto <jari.aalto@cante.net>
Johann Hartwig Hauschild <git@hauschild.it>
2020-04-20 17:25:28 +00:00
JRMU <jrmu@lecturify.com>
LucentW <lucent@zebes.info>
Mantas Mikulėnas <grawity@gmail.com>
2020-04-20 17:25:28 +00:00
Michi <michi+ngircd@dataswamp.org>
2013-01-23 18:45:00 +00:00
Neale Pickett <neale@woozle.org>
Peter Powell <petpow@saberuk.com>
2013-01-23 18:41:52 +00:00
Rolf Eike Beer <eike@sf-mail.de>
2019-01-23 22:15:02 +00:00
Rosen Penev <rosenp@gmail.com>
Roy Sindre Norangshol <roy.sindre@norangshol.no>
Sam James <sam@cmpct.info>
2013-01-23 18:41:52 +00:00
Scott Perry <scperry@ucsd.edu>
Sean Reifschneider <jafo-rpms@tummy.com>
2013-01-23 18:45:00 +00:00
Sebastian Köhler <sebkoehler@whoami.org.uk>
2019-01-23 22:15:02 +00:00
shankari <shankari@eecs.berkeley.edu>
2013-01-23 18:45:00 +00:00
Tassilo Schweyer <dev@welterde.de>
Tom Ryder <tom@sanctum.geek.nz>
Unit 193 <unit193@ubuntu.com>
2013-01-23 18:45:00 +00:00
William Pitcock <nenolod@dereferenced.org>
2020-04-20 17:25:28 +00:00
Windree <57554809+Windree@users.noreply.github.com>
2021-01-02 13:23:45 +00:00
xnaas <8271327+xnaas@users.noreply.github.com>
2013-01-23 18:45:00 +00:00
xor <xorboy@gmail.com>
2017-09-23 11:54:39 +00:00
Yecheng Fu <cofyc.jackson@gmail.com>
2003-04-21 21:33:18 +00:00
2003-08-30 20:37:15 +00:00
Code snippets
~~~~~~~~~~~~~
Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
2017-01-07 18:12:06 +00:00
John Kercheval: pattern matching functions
Patrick Powell <papowell@astart.com>: snprintf()-function