Merge pull request #9 from arturobernalg/master

Assign PMC role to my user account in the project configuration.
diff --git a/pom.xml b/pom.xml
index 375dba0..3143617 100644
--- a/pom.xml
+++ b/pom.xml
@@ -410,6 +410,7 @@
       <email>abernal -at- apache.org</email>
       <roles>
         <role>Committer</role>
+        <role>PMC</role>
       </roles>
       <timezone>Europe/Brussels</timezone>
     </developer>