blob: a1b2918349bc3865ad188e16227d4d4a007005fb [file] [log] [blame]
<?php
/**
* Copyright (c) 2005, 2018, 2022 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)
* Zhou Fang (Eclipse Foundation)
* Olivier Goulet (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
?>
<div id="midcolumn">
<h1><?php print $pageTitle; ?></h1>
<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>
<h2>Individual Award Finalists</h2>
<h3>Top Committer</h3>
<ul class="fa-ul">
<li>Denghui Dong</li>
<li>Colin Grant</li>
<li>Christoph Laeubrich</li>
<li>Harald Mackamul</li>
<li>Scott Marlow</li>
<li><i class="fa-li fa fa-star orange"></i>Otavio Santana (winner)</li>
</ul>
<h3>Top Contributor</h3>
<ul class="fa-ul">
<li><i class="fa-li fa fa-star orange"></i></li>Tobias Ortmayr (winner)</li>
<li>Otavio Santana</li>
</ul>
<h3>Top Newcomer Evangelist</h3>
<ul class="fa-ul">
<li>Robert Hilbrich</li>
<li><i class="fa-li fa fa-star orange"></i>Philip Langer (winner)</li>
<li>Joe Speed</li>
</ul>
</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>
<li><a target="_blank" href="https://www.flickr.com/photos/108559379@N08/25655295096/in/album-72157665437566641/">Ceremony Photos</a></li>
</ul>
</div>
</div>