]> arthur.barton.de Git - ngircd-alex.git/blobdiff - AUTHORS
Lists: change "only once" property into "valid until"
[ngircd-alex.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 8e626eaf8c803571d79fa82fb787eef207ec8919..03a19dd342f638d0326372af7247a5e4a00b7107 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,13 +1,45 @@
 
                      ngIRCd - Next Generation IRC Server
 
                      ngIRCd - Next Generation IRC Server
+                           http://ngircd.barton.de/
 
 
-                      (c)2001-2003 by Alexander Barton,
-                    alex@barton.de, http://www.barton.de/
-
+               (c)2001-2011 Alexander Barton and Contributors.
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
                ngIRCd is free software and published under the
                    terms of the GNU General Public License.
 
-                                -- AUTHORS --
+                       -- AUTHORS and CONTRIBUTORS --
+
+
+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, <fw@strlen.de>
+
+
+Contributors
+~~~~~~~~~~~~
+Ali Shemiran, <ashemira@ucsd.edu>
+Ask Bjørn Hansen, <ask@develooper.com>
+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>
+Jari Aalto, <jari.aalto@cante.net>
+Rolf Eike Beer, <eike@sf-mail.de>
+Scott Perry, <scperry@ucsd.edu>
+Sean Reifschneider, <jafo-rpms@tummy.com>
 
 
 
 
-Alexander Barton, alex@arthur.ath.cx
+Code snippets
+~~~~~~~~~~~~~
+J. Kercheval: pattern matching functions
+Patrick Powell, <papowell@astart.com>: snprintf()-function
+Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions