Force nul-termination of strings after vsnprintf().
[oweals/tinc.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 710cc83b5eca3e32c3097e6251deece7e519fd03..af11393899292f1b346d5d910e0ed91212f2138c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,11 +1,24 @@
 Main tinc authors:
-Guus Sliepen <guus@sliepen.warande.net>
-Ivo Timmermans <itimmermans@bigfoot.com>
+- Guus Sliepen <guus@tinc-vpn.org>
+- Ivo Timmermans (inactive)
+
+Significant contributions from:
+- Michael Tokarev <mjt@tls.msk.ru>
+- Florian Forster <octo@verplant.org>
+- Grzegorz Dymarek <gregd72002@googlemail.com>
+- Max Rijevski <maksuf@gmail.com>
+- Scott Lamb <slamb@slamb.org>
+- Julien Muchembled <jm@jmuchemb.eu>
+- Timothy Redaelli <timothy@redaelli.eu>
+- Brandon Black <blblack@gmail.com>
+- Loïc Grenié <loic.grenie@gmail.com>
 
 These files are from other sources:
  * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
  the syslog 1.3 sources.
- * lib/dropin.c has various parts taken from OpenSSH.
+
+* src/bsd/tunemu.c and tunemu.h are by Friedrich Schöller
+  <friedrich.schoeller@gmail.com>
 
 Also some of the macro files in the directory m4, and their
 accompanying files in lib, were taken from GNU fileutils.