You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ag...@apache.org on 2013/02/22 22:54:48 UTC

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

Author: agudian
Date: Fri Feb 22 21:54:48 2013
New Revision: 1449234

URL: http://svn.apache.org/r1449234
Log:
o Added myself to the list of committers

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=1449234&r1=1449233&r2=1449234&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Fri Feb 22 21:54:48 2013
@@ -456,6 +456,15 @@ under the License.
       </roles>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <id>agudian</id>
+      <name>Andreas Gudian</name>
+      <email>agudian@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
     
     <!--End Committers-->
     <developer>