]> arthur.barton.de Git - ngircd-alex.git/blob - AUTHORS
e0e1d07c80f5260b1c0088fc433edf31d8916826
[ngircd-alex.git] / AUTHORS
1
2                      ngIRCd - Next Generation IRC Server
3
4                         (c)2001-2009 Alexander Barton,
5                     alex@barton.de, http://www.barton.de/
6
7                ngIRCd is free software and published under the
8                    terms of the GNU General Public License.
9
10                        -- AUTHORS and CONTRIBUTORS --
11
12
13 Note: If you have critics, patches or something else, please feel free to
14 post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.ath.cx> (please see
15 <http://ngircd.barton.de/#ml> for details). Don't mail the contributors
16 directly, if possible!
17
18
19 Main Authors
20 ~~~~~~~~~~~~
21 Alexander Barton, <alex@barton.de> (alex)
22 Florian Westphal, <fw@strlen.de>
23
24
25 Contributors
26 ~~~~~~~~~~~~
27 Ali Shemiran, <ashemira@ucsd.edu>
28 Ask Bjørn Hansen, <ask@develooper.com>
29 Benjamin Pineau, <ben@zouh.org>
30 Brandon Beresini, <beresini@google.com>
31 Bryan Caldwell, <bcaldwel@ucsd.edu>
32 Dana Dahlstrom, <dana+ngIRCd@cs.ucsd.edu>
33 Eric Grunow, <egrunow@ucsd.edu>
34 Goetz Hoffart, <goetz@hoffart.de>
35 Ilja Osthoff, <i.osthoff@gmx.net>
36 Jari Aalto, <jari.aalto@cante.net>
37 Rolf Eike Beer, <eike@sf-mail.de>
38 Scott Perry, <scperry@ucsd.edu>
39 Sean Reifschneider, <jafo-rpms@tummy.com>
40
41
42 Code snippets
43 ~~~~~~~~~~~~~
44 J. Kercheval: pattern matching functions
45 Patrick Powell, <papowell@astart.com>: snprintf()-function
46 Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions