]> arthur.barton.de Git - ngircd-alex.git/blob - AUTHORS
platformtest.sh: Fix quoting
[ngircd-alex.git] / AUTHORS
1
2                      ngIRCd - Next Generation IRC Server
3                            http://ngircd.barton.de/
4
5                (c)2001-2015 Alexander Barton and Contributors.
6                ngIRCd is free software and published under the
7                    terms of the GNU General Public License.
8
9                        -- AUTHORS and CONTRIBUTORS --
10
11
12 Note:
13 If you have comments, patches or something else, please feel free to post
14 a mail to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de> (please see
15 <http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
16 channel: <irc://irc.barton.de/ngircd>.
17
18 Don't mail the people listed here directly, if possible!
19
20
21 Main Authors
22 ~~~~~~~~~~~~
23 Alexander Barton <alex@barton.de>
24 Florian Westphal <fw@strlen.de>
25
26
27 Contributors
28 ~~~~~~~~~~~~
29 Ali Shemiran <ashemira@ucsd.edu>
30 Ask Bjørn Hansen <ask@develooper.com>
31 Benjamin Pineau <ben@zouh.org>
32 Brandon Beresini <beresini@google.com>
33 Brett Smith <brett@w3.org>
34 Brian Collins <bricollins@gmail.com>
35 Bryan Caldwell <bcaldwel@ucsd.edu>
36 Christoph Biedl <ngircd.anoy@manchmal.in-ulm.de>
37 DNS <dns@rbose.org>
38 Dana Dahlstrom <dana+ngIRCd@cs.ucsd.edu>
39 David Kingston <deathking1337@aim.com>
40 Eric Grunow <egrunow@ucsd.edu>
41 Federico G. Schwindt <fgsch@lodoss.net>
42 Gabor Adam Toth <tg@tgbit.net>
43 Goetz Hoffart <goetz@hoffart.de>
44 Ilja Osthoff <i.osthoff@gmx.net>
45 Jari Aalto <jari.aalto@cante.net>
46 Neale Pickett <neale@woozle.org>
47 Rolf Eike Beer <eike@sf-mail.de>
48 Scott Perry <scperry@ucsd.edu>
49 Sean Reifschneider <jafo-rpms@tummy.com>
50 Sebastian Köhler <sebkoehler@whoami.org.uk>
51 Tassilo Schweyer <dev@welterde.de>
52 William Pitcock <nenolod@dereferenced.org>
53 xor <xorboy@gmail.com>
54
55
56 Code snippets
57 ~~~~~~~~~~~~~
58 J. Kercheval: pattern matching functions
59 Patrick Powell <papowell@astart.com>: snprintf()-function
60 Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions