You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by go...@apache.org on 2011/02/21 01:23:55 UTC

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

Author: godin
Date: Mon Feb 21 00:23:55 2011
New Revision: 1072818

URL: http://svn.apache.org/viewvc?rev=1072818&view=rev
Log:
Added myself to the committers list

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=1072818&r1=1072817&r2=1072818&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Feb 21 00:23:55 2011
@@ -332,6 +332,16 @@ under the License.
       </roles>
     </developer>
     <developer>
+      <id>godin</id>
+      <name>Evgeny Mandrikov</name>
+      <organization>SonarSource</organization>
+      <email>godin@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+3</timezone>
+    </developer>
+    <developer>
       <id>ifedorenko</id>
       <name>Igor Fedorenko</name>
       <email>igor@ifedorenko.com</email>