Update credits page to reflect AUTHORS

This commit is contained in:
Sander Koning
2012-02-27 20:53:44 +01:00
parent 693e90ed63
commit dbc46eefed
3 changed files with 19 additions and 11 deletions
+19 -11
View File
@@ -67,31 +67,39 @@
<div class="meat">
<h1>Project Lombok - About the authors and everyone that's helped us create Project Lombok.</h1>
<div class="credits">
<div class="aboutUs personList">
<h3>Project Lombok was created by us:</h3>
<div class="committers personList">
<h3>Regular contributors to Project Lombok:</h3>
<div class="person">
<div class="imgCt"><img class="jappeImg" src="unknown_person.gif" /></div>
<span class="name">Jappe van der Hel</span>
</div>
<div class="person">
<div class="imgCt"><img class="philippImg" src="unknown_person.gif" /></div>
<span class="name">Philipp Eichhorn</span>
</div>
<div class="person">
<div class="imgCt"><img class="reinierImg" src="reinier.jpg" /></div>
<span class="name">Reinier Zwitserloot</span>
</div>
<div class="person">
<div class="imgCt"><img class="rjImg" src="robbertjan.jpg" /></div>
<span class="name">Robbert Jan Grootjans</span>
</div>
<div class="person">
<div class="imgCt"><img class="roelImg" src="roel.jpg" /></div>
<span class="name">Roel Spilker</span>
</div>
</div>
<div class="committers personList">
<h3>These folks also have commit access:</h3>
<div class="person">
<div class="imgCt"><img class="rjImg" src="robbertjan.jpg" /></div>
<span class="name">Robbert Jan Grootjans</span>
<div class="imgCt"><img class="sanderImg" src="sander.jpg" /></div>
<span class="name">Sander Koning</span>
</div>
</div>
<div class="thanks">
We'd like to thank:<ul>
<li>Perry Nguyen (pfn on ##java on freenode) for creating the inspiration for project lombok.</li>
<li>Tor Norbye for some feedback on how Netbeans works internally. We haven't cracked the netbeans nut quite yet, and help is
very welcome. Still, we've made some progress in adding netbeans support to Project Lombok thanks to Tor.</li>
<li><a href="http://javaposse.com/">The Java Posse</a> for making the java community <em>awesome</em>. Listen to their podcast!</li>
<li>Petr Jiricka for his help with netbeans and javac.</li>
<li>Tor Norbye, Jan Lahoda, and Petr Jiricka for helping out with Netbeans internals and/or javac.</li>
<li><a href="http://javaposse.com/">The Java Posse</a> for making the java community <em>awesome</em>. Listen to their podcast!</li>
<li>all contributors who submitted patches or helped answering questions!</li>
</ul>
as well as the authors of the following tools that we use:<ul>
<li><a href="http://code.google.com/">Google Code Hosting</a> for hosting our issue tracker as well as the lombok releases.</a></li>
Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 B