forked from thymeleaf/thymeleaf.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
executable file
·242 lines (218 loc) · 7.72 KB
/
team.html
File metadata and controls
executable file
·242 lines (218 loc) · 7.72 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Team - Thymeleaf: java XML/XHTML/HTML5 template engine</title>
<link rel="stylesheet" type="text/css" media="all" href="css/thymeleaf.css" />
<link rel="shortcut icon" href="http://www.thymeleaf.org/favicon.ico" />
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang:'en', parsetags:'explicit'}
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1276954-9']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="sh/scripts/shCore.js"></script>
<script type="text/javascript" src="sh/scripts/shBrushXml.js"></script>
<script type="text/javascript" src="sh/scripts/shBrushJava.js"></script>
<link href="sh/styles/shCore.css" rel="stylesheet" type="text/css" />
<link href="sh/styles/shThemeThymeleaf.css" rel="stylesheet" type="text/css" />
</head>
<body lang="en" dir="ltr">
<div id="page">
<div id="menu">
<ul>
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="features.html" title="Features">Features</a></li>
<li><a href="download.html" title="Download">Download</a></li>
<li><a href="documentation.html" title="Documentation">Documentation</a></li>
<li><a href="ecosystem.html" title="Ecosystem">Ecosystem</a></li>
<li><a href="http://forum.thymeleaf.org" title="User Forum">User Forum</a></li>
<li><a href="issuetracking.html" title="Issue Tracking">Issue Tracking</a></li>
</ul>
</div>
<div id="header">
<a href="index.html" title="Thymeleaf home"><img src="images/thymeleaflogonameverysmall.png" class="logo" alt="Thymeleaf Template Engine"/></a>
</div>
<div id="breadcrumb">
<a href="index.html">thymeleaf</a>
::
<span class="current">team</span>
</div>
<div id="content">
<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>
<p>
Do never email the authors directly on the usage of Thymeleaf, use the forums instead.
Direct emails with usage-related questions will not be answered.
</p>
<h2>Members</h2>
<div class="widetable" id="teamTable">
<table>
<thead>
<tr>
<th>Name</th>
<th>Forum ID</th>
<th>Location</th>
<th>Email</th>
<th>Role</th>
</tr>
</thead>
<tbody>
<tr>
<td>Daniel Fernández</td>
<td>danielfernandez</td>
<td>Spain</td>
<td>daniel.fernandez AT 11thlabs.org</td>
<td>Founder, Lead Developer</td>
</tr>
<tr>
<td>José Miguel Samper</td>
<td>Zemi</td>
<td>United Kingdom</td>
<td>jmiguelsamper AT users.sourceforge.net</td>
<td>Developer</td>
</tr>
<tr>
<td>Emanuel Rabina</td>
<td>Emanuel</td>
<td>New Zealand</td>
<td>emanuel AT ultraq.net.nz</td>
<td>Developer</td>
</tr>
</tbody>
</table>
</div>
<h2>Contributors</h2>
<div class="widetable" id="teamTable">
<table>
<thead>
<tr>
<th>Name</th>
<th>Forum ID</th>
<th>Location</th>
<th>Email</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bernard Le Roux</td>
<td>blr</td>
<td>France</td>
<td>blr AT franceserv.com</td>
</tr>
<tr>
<td>Josh Long</td>
<td>joshlong</td>
<td>U.S.A.</td>
<td>josh AT joshlong.com</td>
</tr>
<tr>
<td>Guven Demir</td>
<td></td>
<td>Turkey</td>
<td>guvendemir AT users.sourceforge.net</td>
</tr>
<tr>
<td>Tsuyoshi Yoshizawa</td>
<td>tsuyoshi</td>
<td>Japan</td>
<td>ussy00 AT gmail.com</td>
</tr>
<tr>
<td>Soraya Sánchez</td>
<td>sschz</td>
<td>Spain</td>
<td>sschz AT users.sourceforge.net</td>
</tr>
<tr>
<td>Thibault Duchateau</td>
<td>tduchateau</td>
<td>France</td>
<td>thibault.duchateau AT gmail.com</td>
</tr>
<tr>
<td>Michal Kreuzman</td>
<td>Michal Kreuzman</td>
<td>Czech Republic</td>
<td>michal.kreuzman AT gmail.com</td>
</tr>
<tr>
<td>Sunil Kumar Anjanappa</td>
<td>sunil0791</td>
<td>India</td>
<td>sunilkumar.anjanappa AT gmail.com</td>
</tr>
<tr>
<td>Asís García</td>
<td>asis.garcia</td>
<td>Spain</td>
<td>asis.garcia AT gmail.com</td>
</tr>
<tr>
<td>Tobias Gafner</td>
<td></td>
<td>Germany</td>
<td>lightszentip AT gmail.com</td>
</tr>
<tr>
<td>Niels</td>
<td>niels</td>
<td>Germany</td>
<td>opensource21 AT gmail.com</td>
</tr>
<tr>
<td>Rustam Miftakhutdinov</td>
<td>rustamm</td>
<td>Russia</td>
<td>rustam2890 AT gmail.com</td>
</tr>
<tr>
<td>Rafał Borowiec</td>
<td>kolorobot</td>
<td>Poland</td>
<td>rafal.borowiec AT gmail.com</td>
</tr>
<tr>
<td>Nicolas Labrot</td>
<td></td>
<td>France</td>
<td>nicolas.labrot AT gmail.com</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="footer">
<div id="googleplus">
<div id="plusone-div" class="plusone"></div>
<script type="text/javascript">
gapi.plusone.render('plusone-div',{"size": "small", "count": "true", "href": "http://www.thymeleaf.org"});
</script>
</div>
<div id="twitter">
<a href="http://twitter.com/thymeleaf" class="twitter-follow-button" data-show-count="false">Follow @thymeleaf</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
</div>
<div id="copy">
Copyright © The <a href="team.html">THYMELEAF Team</a>. See <a href="documentation.html">applicable licenses</a>.
</div>
</div>
</div>
<script type="text/javascript">
SyntaxHighlighter.all();
</script>
</body>
</html>