-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathteam-list.html
More file actions
148 lines (147 loc) · 7.3 KB
/
team-list.html
File metadata and controls
148 lines (147 loc) · 7.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-09-18
| Rendered using Apache Maven Fluido Skin 1.6
-->
<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="20170918" />
<meta http-equiv="Content-Language" content="en" />
<title>argparse4j – Project Team</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.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.6.min.js"></script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left"><div id="bannerLeft"><h2>Argparse4j - The command line argument parser library</h2>
</div>
</div>
<div class="pull-right"><div id="bannerRight"><img src="" /></div>
</div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2017-09-18<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 0.9.0</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Overview</li>
<li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a> </li>
<li><a href="https://github.com/argparse4j/argparse4j/releases" class="externalLink" title="Download"><span class="none"></span>Download</a> </li>
<li><a href="http://sourceforge.net/projects/argparse4j/files/" class="externalLink" title="Download (~0.5.0)"><span class="none"></span>Download (~0.5.0)</a> </li>
<li><a href="https://github.com/argparse4j/argparse4j" class="externalLink" title="Source Code"><span class="none"></span>Source Code</a> </li>
<li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a> </li>
<li><a href="examples.html" title="Examples"><span class="none"></span>Examples</a> </li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
<ul class="nav nav-list">
<li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a> </li>
<li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a> </li>
<li class="active"><a href="#"><span class="none"></span>Team</a>
</li>
<li><a href="issue-tracking.html" title="Issue Management"><span class="none"></span>Issue Management</a> </li>
<li><a href="license.html" title="Licenses"><span class="none"></span>Licenses</a> </li>
<li><a href="source-repository.html" title="Source Code Management"><span class="none"></span>Source Code Management</a> </li>
</ul>
</li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a> </li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<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="span10" >
<div class="section">
<h2><a name="Project_Team"></a>Project Team</h2><a name="Project_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 project 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><a name="Members"></a>Members</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>Id</th>
<th>Name</th>
<th>URL</th>
<th>Time Zone</th></tr>
<tr class="b">
<td><a name="tatsuhiro_t"></a>tatsuhiro_t</td>
<td>Tatsuhiro Tsujikawa</td>
<td><a class="externalLink" href="https://github.com/tatsuhiro_t">https://github.com/tatsuhiro_t</a></td>
<td>+9</td></tr>
<tr class="a">
<td><a name="jstuyts"></a>jstuyts</td>
<td>Johan Stuyts</td>
<td><a class="externalLink" href="https://github.com/jstuyts">https://github.com/jstuyts</a></td>
<td>+1</td></tr></table></div>
<div class="section">
<h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a>
<p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p>
<table border="0" class="table table-striped">
<tr class="a">
<th>Name</th>
<th>URL</th></tr>
<tr class="b">
<td>Amr Mostafa</td>
<td><a class="externalLink" href="https://github.com/amr">https://github.com/amr</a></td></tr>
<tr class="a">
<td>dougclayton</td>
<td><a class="externalLink" href="https://github.com/dougclayton">https://github.com/dougclayton</a></td></tr>
<tr class="b">
<td>Eitan Adler</td>
<td><a class="externalLink" href="https://github.com/grimreaper">https://github.com/grimreaper</a></td></tr>
<tr class="a">
<td>Jenny Loomis Williamson</td>
<td><a class="externalLink" href="https://github.com/jloomis">https://github.com/jloomis</a></td></tr>
<tr class="b">
<td>Joakim Bergman</td>
<td><a class="externalLink" href="https://github.com/bergman">https://github.com/bergman</a></td></tr>
<tr class="a">
<td>Jonathan Ruckwood</td>
<td><a class="externalLink" href="https://github.com/jon-ruckwood">https://github.com/jon-ruckwood</a></td></tr>
<tr class="b">
<td>Jörg Schömer</td>
<td><a class="externalLink" href="https://github.com/Joerg-Schoemer">https://github.com/Joerg-Schoemer</a></td></tr>
<tr class="a">
<td>Juan Manuel Caicedo Carvajal</td>
<td><a class="externalLink" href="https://github.com/cavorite">https://github.com/cavorite</a></td></tr>
<tr class="b">
<td>Kostas Lekkas</td>
<td><a class="externalLink" href="https://github.com/lekkas">https://github.com/lekkas</a></td></tr>
<tr class="a">
<td>Skuratovich Sergey</td>
<td><a class="externalLink" href="https://github.com/SSNikolaevich">https://github.com/SSNikolaevich</a></td></tr>
<tr class="b">
<td>Wolfgang Hoschek</td>
<td><a class="externalLink" href="https://github.com/whoschek">https://github.com/whoschek</a></td></tr></table></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>Copyright ©2012–2017.
All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>