]> arthur.barton.de Git - ngircd-alex.git/blobdiff - AUTHORS
Allow pre-defined server local channels ("&").
[ngircd-alex.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index e2eadb0fac90c2b0a0fed325591db9bf4cf8d8ad..bb7035f2693fbfb8646b49de3b36d74b2f0e047e 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,13 +1,44 @@
 
                      ngIRCd - Next Generation IRC Server
 
-                         (c)2001 by Alexander Barton,
+                        (c)2001-2007 Alexander Barton,
                     alex@barton.de, http://www.barton.de/
 
-                  ngIRCd ist freie Software und steht unter
-                       der GNU General Public License.
+               ngIRCd is free software and published under the
+                   terms of the GNU General Public License.
 
-                           -- AUTHORS / Autoren --
+                       -- AUTHORS and CONTRIBUTORS --
 
 
-Alexander Barton, alex@arthur.ath.cx
+Note: If you have critics, patches or something else, please feel free to
+post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.ath.cx> (please see
+<http://ngircd.barton.de/#ml> for details). Don't mail the contributors
+directly, if possible!
+
+
+Main Authors
+~~~~~~~~~~~~
+Alexander Barton, <alex@barton.de> (alex)
+Florian Westphal, <westphal@foo.fh-furtwangen.de> (fw)
+
+
+Contributors
+~~~~~~~~~~~~
+Ali Shemiran, <ashemira@ucsd.edu>
+Benjamin Pineau, <ben@zouh.org>
+Brandon Beresini, <beresini@google.com>
+Bryan Caldwell, <bcaldwel@ucsd.edu>
+Dana Dahlstrom, <dana+ngIRCd@cs.ucsd.edu>
+Eric Grunow, <egrunow@ucsd.edu>
+Goetz Hoffart, <goetz@hoffart.de>
+Ilja Osthoff, <i.osthoff@gmx.net>
+Rolf Eike Beer, <eike@sf-mail.de>
+Scott Perry, <scperry@ucsd.edu>
+Sean Reifschneider, <jafo-rpms@tummy.com>
+
+
+Code snippets
+~~~~~~~~~~~~~
+J. Kercheval: pattern matching functions
+Patrick Powell, <papowell@astart.com>: snprintf()-function
+Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions