-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathAUTHORS
89 lines (76 loc) · 2.8 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
ngIRCd - Next Generation IRC Server
http://ngircd.barton.de/
(c)2001-2021 Alexander Barton and Contributors.
ngIRCd is free software and published under the
terms of the GNU General Public License.
-- AUTHORS and CONTRIBUTORS --
Note:
If you have comments, patches or something else, please feel free to post
a mail to the ngIRCd mailing list: <[email protected]> (please see
<http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
channel "#ngircd" on irc.barton.de: <irc://irc.barton.de/ngircd>.
Don't mail the people listed here directly, if possible!
Main Authors
~~~~~~~~~~~~
Alexander Barton <[email protected]>
Florian Westphal <[email protected]>
16-bit DOS port
~~~~~~~~~~~~~~~
Mike Chambers <[email protected]>
mTCP library
~~~~~~~~~~~~
Mike Brutman - http://www.brutman.com
Contributors
~~~~~~~~~~~~
Ali Shemiran <[email protected]>
Ask Bjørn Hansen <[email protected]>
Benjamin Pineau <[email protected]>
Bernd Kuhls <[email protected]>
Brandon Beresini <[email protected]>
Brett Smith <[email protected]>
Brian Collins <[email protected]>
Bryan Caldwell <[email protected]>
Christian Aistleitner <[email protected]>
Christoph Biedl <[email protected]>
Dana Dahlstrom <[email protected]>
David Kingston <[email protected]>
DNS <[email protected]>
Eric Grunow <[email protected]>
Fabrice Fontaine <[email protected]>
Federico G. Schwindt <[email protected]>
Gabor Adam Toth <[email protected]>
Götz Hoffart <[email protected]>
Hilko Bengen <[email protected]>
Ian Chard <[email protected]>
Ilja Osthoff <[email protected]>
ItsOnlyBinary <[email protected]>
James Lu <[email protected]>
Jari Aalto <[email protected]>
Johann Hartwig Hauschild <[email protected]>
JRMU <[email protected]>
LucentW <[email protected]>
Mantas Mikulėnas <[email protected]>
Michi <[email protected]>
Neale Pickett <[email protected]>
Peter Powell <[email protected]>
Rolf Eike Beer <[email protected]>
Rosen Penev <[email protected]>
Roy Sindre Norangshol <[email protected]>
Sam James <[email protected]>
Scott Perry <[email protected]>
Sean Reifschneider <[email protected]>
Sebastian Köhler <[email protected]>
shankari <[email protected]>
Tassilo Schweyer <[email protected]>
Tom Ryder <[email protected]>
Unit 193 <[email protected]>
William Pitcock <[email protected]>
Windree <[email protected]>
xnaas <[email protected]>
xor <[email protected]>
Yecheng Fu <[email protected]>
Code snippets
~~~~~~~~~~~~~
Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
John Kercheval: pattern matching functions
Patrick Powell <[email protected]>: snprintf()-function