You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mf...@apache.org on 2014/03/17 21:21:45 UTC

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

Author: mfriedenhagen
Date: Mon Mar 17 20:21:44 2014
New Revision: 1578547

URL: http://svn.apache.org/r1578547
Log:
Add myself as committer.

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=1578547&r1=1578546&r2=1578547&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Mar 17 20:21:44 2014
@@ -438,6 +438,15 @@ under the License.
       </roles>
     </developer>
     <developer>
+      <id>mfriedenhagen</id>
+      <name>Mirko Friedenhagen</name>
+      <email>mfriedenhagen@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
       <id>michaelo</id>
       <name>Michael Osipov</name>
       <email>michaelo@apache.org</email>