blob: 7e91d298c41df7cc52167c5ac9e6c56d0316d0a9 [file] [log] [blame]
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2014-07-14
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20140714" />
<meta http-equiv="Content-Language" content="en" />
<title>Eclipse :: CBI :: The Eclipse Windows Signing Maven Plugin - Team list</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<a href="https://eclipse.org" id="bannerLeft">
<img src="https://eclipse.org/eclipse.org-common/themes/Nova/images/eclipse.png" alt="Eclipse"/>
</a>
</div>
<div class="pull-right"> </div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2014-07-14</li>
<li class="divider">|</li> <li id="projectVersion">Version: 1.1.0</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span3">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">CBI Plugins</li>
<li>
<a href="../project-info.html" title="Project Info">
<i class="none"></i>
Project Info</a>
</li>
<li>
<a href="../eclipse-jarsigner-plugin/plugin-info.html" title="Eclipse Jar Signing Plugin">
<i class="none"></i>
Eclipse Jar Signing Plugin</a>
</li>
<li>
<a href="../eclipse-macsigner-plugin/plugin-info.html" title="Eclipse Mac Signing Plugin">
<i class="none"></i>
Eclipse Mac Signing Plugin</a>
</li>
<li>
<a href="../eclipse-winsigner-plugin/plugin-info.html" title="Eclipse Windows Signing Plugin">
<i class="none"></i>
Eclipse Windows Signing Plugin</a>
</li>
</ul>
<hr class="divider" />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span9" >
<div class="section">
<h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a>
<p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
<p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p>
<div class="section">
<h3>Members<a name="Members"></a></h3><a name="Members"></a>
<p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p>
<table border="0" class="table table-striped">
<tr class="a">
<th>Image</th>
<th>Id</th>
<th>Name</th>
<th>Email</th>
<th>Organization</th>
<th>Organization URL</th>
<th>Roles</th>
<th>Time Zone</th>
<th>Actual Time (GMT)</th>
<th>Properties</th></tr>
<tr class="b">
<td><img src="http://www.eclipse.org/org/foundation/hat%20photos/thanh.jpg" alt="" /></td>
<td><a name="tha"></a>tha</td>
<td>Thanh Ha</td>
<td><a class="externalLink" href="mailto:thanh.ha@eclipse.org">thanh.ha@eclipse.org</a></td>
<td>Eclipse Foundation</td>
<td><a class="externalLink" href="http://eclipse.org/">http://eclipse.org/</a></td>
<td>Release Engineer, Developer</td>
<td>America/Montreal</td>
<td><span id="developer-0">America/Montreal</span></td>
<td>picUrl=http://www.eclipse.org/org/foundation/hat%20photos/thanh.jpg</td></tr></table></div>
<div class="section">
<h3>Contributors<a name="Contributors"></a></h3><a name="Contributors"></a>
<p>There are no contributors listed for this project. Please check back again later.</p><script type="text/javascript">
function offsetDate(id, offset) {
var now = new Date();
var nowTime = now.getTime();
var localOffset = now.getTimezoneOffset();
var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
var developerDate = new Date(developerTime);
document.getElementById(id).innerHTML = developerDate;
}
function init(){
offsetDate('developer-0', '-5');
}
window.onLoad = init();
</script></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row span12">Copyright &copy; 2014
<a href="http://eclipse.org/">Eclipse Foundation</a>.
All Rights Reserved.
</div>
</div>
</footer>
</body>
</html>