AUTHORS 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. ngIRCd - Next Generation IRC Server
  2. http://ngircd.barton.de/
  3. (c)2001-2019 Alexander Barton and Contributors.
  4. ngIRCd is free software and published under the
  5. terms of the GNU General Public License.
  6. -- AUTHORS and CONTRIBUTORS --
  7. Note:
  8. If you have comments, patches or something else, please feel free to post
  9. a mail to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de> (please see
  10. <http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
  11. channel "#ngircd" on irc.barton.de: <irc://irc.barton.de/ngircd>.
  12. Don't mail the people listed here directly, if possible!
  13. Main Authors
  14. ~~~~~~~~~~~~
  15. Alexander Barton <alex@barton.de>
  16. Florian Westphal <fw@strlen.de>
  17. Contributors
  18. ~~~~~~~~~~~~
  19. Ali Shemiran <ashemira@ucsd.edu>
  20. Ask Bjørn Hansen <ask@develooper.com>
  21. Benjamin Pineau <ben@zouh.org>
  22. Bernd Kuhls <bernd.kuhls@t-online.de>
  23. Brandon Beresini <beresini@google.com>
  24. Brett Smith <brett@w3.org>
  25. Brian Collins <bricollins@gmail.com>
  26. Bryan Caldwell <bcaldwel@ucsd.edu>
  27. Christian Aistleitner <christian@quelltextlich.at>
  28. Christoph Biedl <ngircd.anoy@manchmal.in-ulm.de>
  29. Dana Dahlstrom <dana+ngIRCd@cs.ucsd.edu>
  30. David Kingston <deathking1337@aim.com>
  31. DNS <dns@rbose.org>
  32. Eric Grunow <egrunow@ucsd.edu>
  33. Federico G. Schwindt <fgsch@lodoss.net>
  34. Gabor Adam Toth <tg@tgbit.net>
  35. Götz Hoffart <goetz@hoffart.de>
  36. Ian Chard <ian@chard.org>
  37. Ilja Osthoff <i.osthoff@gmx.net>
  38. ItsOnlyBinary <ItsOnlyBinary@users.noreply.github.com>
  39. James Lu <james@overdrivenetworks.com>
  40. Jari Aalto <jari.aalto@cante.net>
  41. LucentW <lucent@zebes.info>
  42. Mantas Mikulėnas <grawity@gmail.com>
  43. Neale Pickett <neale@woozle.org>
  44. Peter Powell <petpow@saberuk.com>
  45. Rolf Eike Beer <eike@sf-mail.de>
  46. Rosen Penev <rosenp@gmail.com>
  47. Roy Sindre Norangshol <roy.sindre@norangshol.no>
  48. Scott Perry <scperry@ucsd.edu>
  49. Sean Reifschneider <jafo-rpms@tummy.com>
  50. Sebastian Köhler <sebkoehler@whoami.org.uk>
  51. shankari <shankari@eecs.berkeley.edu>
  52. Tassilo Schweyer <dev@welterde.de>
  53. Tom Ryder <tom@sanctum.geek.nz>
  54. Unit 193 <unit193@ubuntu.com>
  55. William Pitcock <nenolod@dereferenced.org>
  56. xor <xorboy@gmail.com>
  57. Yecheng Fu <cofyc.jackson@gmail.com>
  58. Code snippets
  59. ~~~~~~~~~~~~~
  60. Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
  61. John Kercheval: pattern matching functions
  62. Patrick Powell <papowell@astart.com>: snprintf()-function