You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by an...@apache.org on 2012/08/20 22:51:14 UTC

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

Author: andham
Date: Mon Aug 20 20:51:13 2012
New Revision: 1375213

URL: http://svn.apache.org/viewvc?rev=1375213&view=rev
Log:
Added myself as committer to the list of developers.

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=1375213&r1=1375212&r2=1375213&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Aug 20 20:51:13 2012
@@ -340,6 +340,15 @@ under the License.
       </roles>
     </developer>
     <developer>
+      <id>andham</id>
+      <name>Anders Hammar</name>
+      <email>andham@apache.org</email>
+      <timezone>+1</timezone>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+    <developer>
       <id>fgiust</id>
       <name>Fabrizio Giustina</name>
       <email>fgiust@apache.org</email>