diff --git a/INSTALL b/INSTALL
index 875483f..07a088a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -117,28 +117,6 @@ If you need to port Gophernicus to a new platform, please take
 a look at gophernicus.h which has a bunch of HAVE_* #defines.
 Fiddling with those usually makes it possible to compile a working
 server. If you succeed in compiling Gophernicus to a new
-platform please send the patches to me so I can include them into
+platform please send the patches to 
+<gophernicus at gophernicus dot org> so we can include them into
 the next release.
-
-Tested (and semi-supported) platforms include:
-
-  OS              Arch          Compiler
- +---------------+-------------+-------------+
-  AIX 5           POWER3        gcc 4
-  AIX 6           POWER4        gcc 4
-  AIX 7           POWER5        gcc 4
-  CentOS 5        x86_64        gcc 4
-  CentOS 7        x86_64        gcc 4
-  Debian Squeeze  armv5tel      gcc 4
-  Debian Wheezy   i386          gcc 4
-  Debian Wheezy   x86_64        gcc 4
-  Debian Jessie   x86_64        gcc 4
-  Maemo 5         armv7l        gcc 4
-  MacOSX 10.5     i386          gcc 4
-  MacOSX 10.7     x86_64        llvm-gcc 4
-  MacOSX 10.8     x86_64        clang 3
-  MacOSX 10.10    x86_64        clang 6
-  MacOSX 10.11    x86_64        clang 7
-  NetBSD 5        x86_64        gcc 4
-  Haiku R1        i386          gcc 2
-