AUTHORS 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. ngIRCd - Next Generation IRC Server
  2. http://ngircd.barton.de/
  3. (c)2001-2020 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. Fabrice Fontaine <fontaine.fabrice@gmail.com>
  34. Federico G. Schwindt <fgsch@lodoss.net>
  35. Gabor Adam Toth <tg@tgbit.net>
  36. Götz Hoffart <goetz@hoffart.de>
  37. Hilko Bengen <bengen@hilluzination.de>
  38. Ian Chard <ian@chard.org>
  39. Ilja Osthoff <i.osthoff@gmx.net>
  40. ItsOnlyBinary <ItsOnlyBinary@users.noreply.github.com>
  41. James Lu <james@overdrivenetworks.com>
  42. Jari Aalto <jari.aalto@cante.net>
  43. Johann Hartwig Hauschild <git@hauschild.it>
  44. JRMU <jrmu@lecturify.com>
  45. LucentW <lucent@zebes.info>
  46. Mantas Mikulėnas <grawity@gmail.com>
  47. Michi <michi+ngircd@dataswamp.org>
  48. Neale Pickett <neale@woozle.org>
  49. Peter Powell <petpow@saberuk.com>
  50. Rolf Eike Beer <eike@sf-mail.de>
  51. Rosen Penev <rosenp@gmail.com>
  52. Roy Sindre Norangshol <roy.sindre@norangshol.no>
  53. Sam James <sam@cmpct.info>
  54. Scott Perry <scperry@ucsd.edu>
  55. Sean Reifschneider <jafo-rpms@tummy.com>
  56. Sebastian Köhler <sebkoehler@whoami.org.uk>
  57. shankari <shankari@eecs.berkeley.edu>
  58. Tassilo Schweyer <dev@welterde.de>
  59. Tom Ryder <tom@sanctum.geek.nz>
  60. Unit 193 <unit193@ubuntu.com>
  61. William Pitcock <nenolod@dereferenced.org>
  62. Windree <57554809+Windree@users.noreply.github.com>
  63. xor <xorboy@gmail.com>
  64. Yecheng Fu <cofyc.jackson@gmail.com>
  65. Code snippets
  66. ~~~~~~~~~~~~~
  67. Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
  68. John Kercheval: pattern matching functions
  69. Patrick Powell <papowell@astart.com>: snprintf()-function