1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <link rel="stylesheet" href=".resources/doc.css" charset="UTF-8" type="text/css" /> 7 <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" /> 8 <title>JaCoCo - Team</title> 9</head> 10<body> 11 12<div class="breadcrumb"> 13 <a href="../index.html" class="el_report">JaCoCo</a> > 14 <a href="index.html" class="el_group">Documentation</a> > 15 <span class="el_source">Team</span> 16</div> 17<div id="content"> 18 19<h1>Team</h1> 20 21<p> 22 The current team behind JaCoCo is (sequence uppon entry): 23</p> 24 25<ul> 26 <li>Marc R. Hoffmann (Project Lead)</li> 27 <li>Evgeny Mandrikov</li> 28 <li>Mirko Friedenhagen</li> 29</ul> 30 31<p> 32 To keep the development process open please use the 33 <a href="support.html">public communication channels</a> and do not contact 34 individual team members. 35</p> 36 37<h2>Former Developers</h2> 38 39<p> 40 Many thanks to the following developers who contributed to former versions 41 of JaCoCo: 42</p> 43 44<ul> 45 <li>Radek Liba</li> 46 <li>Christoph Beck</li> 47 <li>Brock Janiczak</li> 48</ul> 49 50</div> 51<div class="footer"> 52 <span class="right"><a href="@jacoco.home.url@">JaCoCo</a> @qualified.bundle.version@</span> 53 <a href="license.html">Copyright</a> © @copyright.years@ Mountainminds GmbH & Co. KG and Contributors 54</div> 55 56</body> 57</html> 58