add contributor

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1470163 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 29c2763..2940886 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,12 @@
   <name>Maven Verifier Component</name>
   <description>Provides a test harness for Maven integration tests.</description>
 
+  <contributors>
+    <contributor>
+      <name>Mikolaj Izdebski</name>
+    </contributor>
+  </contributors>
+
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-verifier</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-verifier</developerConnection>