You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by pt...@apache.org on 2009/01/16 14:11:37 UTC

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

Author: ptahchiev
Date: Fri Jan 16 05:11:36 2009
New Revision: 734995

URL: http://svn.apache.org/viewvc?rev=734995&view=rev
Log:
Added Petar Tahchiev 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=734995&r1=734994&r2=734995&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Fri Jan 16 05:11:36 2009
@@ -418,6 +418,15 @@
       <timezone>-6</timezone>
     </developer>
     <developer>
+      <id>ptahchiev</id>
+      <name>Petar Tahchiev</name>
+      <email>ptahchiev@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+2</timezone>
+    </developer>
+    <developer>
       <id>rafale</id>
       <name>Raphaël Piéroni</name>
       <email>rafale@apache.org</email>