Add contributor, Andrea Nenni
diff --git a/pom.xml b/pom.xml
index af09425..1fb5f3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,13 @@
     <mavenVersion>3.0</mavenVersion>

     <javaVersion>7</javaVersion>

   </properties>

-  

+

+  <contributors>

+    <contributor>

+      <name>Andrea Nenni</name>

+    </contributor>

+  </contributors>

+

   <dependencies>

     <dependency>

       <groupId>org.apache.maven.plugin-tools</groupId>