List all team members.
diff --git a/org.jacoco.doc/docroot/doc/team.html b/org.jacoco.doc/docroot/doc/team.html
new file mode 100644
index 0000000..1ed22b5
--- /dev/null
+++ b/org.jacoco.doc/docroot/doc/team.html
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <link rel="stylesheet" href=".resources/doc.css" charset="ISO-8859-1" type="text/css" />
+ <title>JaCoCo - Team</title>
+</head>
+<body>
+
+<div class="breadcrumb">
+ <a href="../index.html" class="el_session">JaCoCo</a> >
+ <a href="index.html" class="el_group">Documentation</a> >
+ <span class="el_source">Team</span>
+</div>
+
+<h1>Team</h1>
+
+<p>
+ The current team behind JaCoCo is (sequence uppon entry):
+</p>
+
+<ul>
+ <li>Marc R. Hoffmann (Project Lead)</li>
+ <li>Brock Janiczak</li>
+ <li>Radek Liba</li>
+ <li>Christoph Beck</li>
+</ul>
+
+<p>
+ To keep the development process open please use the
+ <a href="support.html">public communication channels</a> and do not contact
+ individual team members.
+</p>
+
+<div class="footer">
+ <div class="versioninfo"><a href="@HOMEURL@">JaCoCo</a> @VERSION@</div>
+ <a href="license.html">Copyright</a> © 2009, 2010 Mountainminds GmbH & Co. KG and Contributors
+</div>
+
+</body>
+</html>
\ No newline at end of file