diff options
Diffstat (limited to 'website/credits.html')
| -rw-r--r-- | website/credits.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/credits.html b/website/credits.html index 2afdf42a..0ec470d0 100644 --- a/website/credits.html +++ b/website/credits.html @@ -69,6 +69,8 @@ <li>Longtail Video's <a href="http://www.longtailvideo.com/players/jw-flv-player/">JWPlayer</a>, which is bringing the video to those of you who have an aging browser.</li> <li>The <a href="http://code.google.com/p/spi/">spi project</a>, which makes it very easy to extend lombok with your own transformations.</li> + <li>Petr Jiricka for his help with netbeans and javac.</li> + <li><a href="http://cobertura.sourceforge.net/">Cobertura</a> which we use to ensure our tests cover as much as possible.</li> </ul> </div> </div> |
