blob: 60eb347a3405acade380c7b672ab166a35c21436 [file] [log] [blame]
<?php
/**
* Copyright (c) 2005, 2018 Eclipse Foundation.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Denis Roy (Eclipse Foundation)
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
?>
<div id="midcolumn">
<h1><?php print $pageTitle; ?></h1>
<h2>Individual Award Finalists</h2>
<p>Presented below is the list of award winners and finalists for each of the project awards
catagories as determined by votes from the community.</p>
<h3>Lifetime Achievement Award</h3>
<ul class="friends-list fa-ul">
<li><i class="fa-li fa fa-star orange"></i> Gunnar Wagenknecht</li>
</ul>
<h3>Top Committer</h3>
<ul class="fa-ul">
<li><i class="fa-li fa fa-star orange"></i> Eugen Neufeld</li>
<li>Marc-André Laperle</li>
<li>Marcel Bruch</li>
</ul>
<p>
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=455175">Full list of nominees</a>
</p>
<h3>Top Newcomer Evangelist</h3>
<ul class="fa-ul">
<li><i class="fa-li fa fa-star orange"></i> Annamalai Chockalingam</li>
<li>Jay Jay Billings</li>
<li>Russell Bateman</li>
</ul>
<p>
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=455176">Full list of nominees</a>
</p>
<p>
<a target="_blank" href="https://www.flickr.com/photos/108559379@N08/16617846839/">Photos
EclipseCon 2015 Ceremony</a>
</p>
</div>
<!-- remove the entire <div> tag to omit the right column! -->
<div id="rightcolumn">
<div class="sideitem">
<h6>Awards Navigation</h6>
<ul>
<li><a href="index.php">Eclipse Community Awards</a></li>
<li><a href="pastwinners.php">Past Winners</a></li>
</ul>
</div>
</div>