You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2014/10/14 21:37:56 UTC

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

Author: tibordigana
Date: Tue Oct 14 19:37:56 2014
New Revision: 1631850

URL: http://svn.apache.org/r1631850
Log:
added a new 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=1631850&r1=1631849&r2=1631850&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Tue Oct 14 19:37:56 2014
@@ -295,6 +295,15 @@ under the License.
 
     <!--Committers-->
     <developer>
+      <id>tibordigana</id>
+      <name>Tibor Digaňa</name>
+      <email>tibordigana@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Europe/Bratislava</timezone>
+    </developer>
+    <developer>
       <id>agudian</id>
       <name>Andreas Gudian</name>
       <email>agudian@apache.org</email>