Updated to add 'Christian Schulte' to the list of committers.



git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1719038 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven/pom.xml b/maven/pom.xml
index c0509ba..891737a 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -494,6 +494,15 @@
       <timezone>+1</timezone>
     </developer>
     <developer>
+      <id>schulte</id>
+      <name>Christian Schulte</name>
+      <email>schulte@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
+    <developer>
       <id>simonetripodi</id>
       <name>Simone Tripodi</name>
       <email>simonetripodi@apache.org</email>