You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
2.8 KiB

<?php
include("tde-head-and-foot.php");
doHeader("TDE Team", "Development", "TDE Team");
?>
The Trinity Development Team would like to thank everyone listed below for their assistance. These individuals have freely offered their time and effort to make Trinity better. Without their support Trinity would not exist in its current form.
</p>
<p>
If we have forgotten to add your name to the list, please contact us via <a href="mailinglist.php">the tde-devels mailing list</a>.
</p>
<h3> Trinity Developers</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">Timothy Pearson</td><td>Project administrator<br>Primary developer<br>Build farm administrator<br>Debian/Ubuntu packaging maintainer</td></tr>
<tr><td class="tmain">Sl&aacute;vek Banko</td><td>SRU development, management, and builds</td></tr>
<tr><td class="tmain">Francois Andriot</td><td>Redhat/Fedora packaging maintainer</td></tr>
<tr><td class="tmain">Michele Calgaro</td><td>Developer<br>Documentation reviewer<br>Debian/testing and quality assurance</td></tr>
<tr><td class="tmain">Emanoil Kotsev</td><td>Bugfixes and general improvements<br></td></tr>
</table>
<h3>Content Distribution</h3>
<table class="table" STYLE="border:1px solid #001c7b">
<tr STYLE="background-color:#cfe1f6">
<td class="th">Name</td>
<td class="th">Contributing Area(s)</td>
</tr>
<tr><td>Mike Bird (Yosemite Network)</td><td><a href="http://tde-mirror.yosemite.net/trinity/">Mirror 1 [United States]</a><a href="rsync://tde-mirror.yosemite.net/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td><a href="http://www.mirrorservice.org/">UK Mirror Service</a></td><td><a href="http://www.mirrorservice.org/sites/trinitydesktop.org/trinity/">Mirror 2 [United Kingdom]</a><a href="rsync://rsync.mirrorservice.org/trinitydesktop.org/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td><a href="http://blogs.fau.de/ftp/">Friedrich-Alexander-Universit&auml;t Erlangen-N&uuml;rnberg</a></td><td><a href="http://ftp.fau.de/trinity/">Mirror 8 [Germany]</a><a href="rsync://ftp.fau.de/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
</table>
<p>
<a href="/mirrorstatus.php">Active mirror list</a>
<h3>Web Team</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">E. Liddell</td><td>Design</td></tr>
<tr><td class="tmain">Timothy Pearson</td><td>Maintenance</td></tr>
</table>
<p>
<p>
<a href="./past_contributors.php">Past Contributors</a><BR>Gone, but not forgotten...thank you for your previous support!
<p>
<?php
doFooter();
?>