]> arthur.barton.de Git - ngircd-alex.git/blobdiff - AUTHORS
AUTHORS: Use "email address syntax"
[ngircd-alex.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..e9a8f4e4ab803eab324b4ee1bb94af3fe9061206 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1,46 @@
+
+                     ngIRCd - Next Generation IRC Server
+                           http://ngircd.barton.de/
+
+               (c)2001-2013 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 critics, patches or something else, please feel free to
+post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.barton.de> (please
+see <http://ngircd.barton.de/#ml> for details).
+
+Don't mail the people listed here directly, if possible!
+
+
+Main Authors
+~~~~~~~~~~~~
+Alexander Barton <alex@barton.de>
+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>
+
+
+Code snippets
+~~~~~~~~~~~~~
+J. Kercheval: pattern matching functions
+Patrick Powell <papowell@astart.com>: snprintf()-function
+Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions