diff options
author | peichhorn <peichhor@web.de> | 2011-08-31 23:50:42 +0200 |
---|---|---|
committer | peichhorn <peichhor@web.de> | 2011-08-31 23:50:42 +0200 |
commit | 25fbdf0c5bf1e287d4a705126d0d46a1437e7674 (patch) | |
tree | b866fac5b7548d52048026fc928133d34791ca98 | |
parent | f8bdfb10fc38d951cbe721de02a67da722d79a13 (diff) | |
download | lombok-25fbdf0c5bf1e287d4a705126d0d46a1437e7674.tar.gz lombok-25fbdf0c5bf1e287d4a705126d0d46a1437e7674.tar.bz2 lombok-25fbdf0c5bf1e287d4a705126d0d46a1437e7674.zip |
added my name to the CONTRIBUTORS file
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fb653a32..bbca3eee 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,5 +2,6 @@ Lombok contributors: Reinier Zwitserloot <reinier@zwitserloot.com> Robbert Jan Grootjans <grootjans@gmail.com> +Philipp Eichhorn <peichhor@web.de> By adding your name to this list, you grant full and irrevocable copyright and patent indemnity to Project Lombok and all use of Project Lombok, and you certify that you have the right to do so for all commits you add to Project Lombok. |