You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/03/12 01:15:18 UTC

svn commit: r636158 - /maven/pom/trunk/maven/pom.xml

Author: bentmann
Date: Tue Mar 11 17:15:15 2008
New Revision: 636158

URL: http://svn.apache.org/viewvc?rev=636158&view=rev
Log:
o Test, test, 1-2-3, is this thing on?

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=636158&r1=636157&r2=636158&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Tue Mar 11 17:15:15 2008
@@ -598,6 +598,15 @@
       </roles>
     </developer>
     <developer>
+      <id>bentmann</id>
+      <name>Benjamin Bentmann</name>
+      <email>bentmann@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
       <id>chrisjs</id>
       <name>Chris Stevenson</name>
       <roles>