X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=AUTHORS;h=b9e3eea6e7c0b500f64889bc423232aed75670c3;hb=fd7e85b798c422f4b95de05b20ad56f59695938a;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=f4ade537d550b872b7e86e6ffce940dfbad4c60c;p=ngircd-alex.git diff --git a/AUTHORS b/AUTHORS index e69de29b..b9e3eea6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,46 @@ + + ngIRCd - Next Generation IRC Server + + (c)2001-2009 Alexander Barton, + alex@barton.de, http://www.barton.de/ + + 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: (please see + for details). Don't mail the contributors +directly, if possible! + + +Main Authors +~~~~~~~~~~~~ +Alexander Barton, (alex) +Florian Westphal, (fw) + + +Contributors +~~~~~~~~~~~~ +Ali Shemiran, +Ask Bjørn Hansen, +Benjamin Pineau, +Brandon Beresini, +Bryan Caldwell, +Dana Dahlstrom, +Eric Grunow, +Goetz Hoffart, +Ilja Osthoff, +Jari Aalto, +Rolf Eike Beer, +Scott Perry, +Sean Reifschneider, + + +Code snippets +~~~~~~~~~~~~~ +J. Kercheval: pattern matching functions +Patrick Powell, : snprintf()-function +Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions