You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/01/31 18:18:44 UTC

svn commit: r373876 - /maven/maven-1/plugins/trunk/pmd/project.xml

Author: aheritier
Date: Tue Jan 31 09:18:38 2006
New Revision: 373876

URL: http://svn.apache.org/viewcvs?rev=373876&view=rev
Log:
add myself in the developers list

Modified:
    maven/maven-1/plugins/trunk/pmd/project.xml

Modified: maven/maven-1/plugins/trunk/pmd/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/project.xml?rev=373876&r1=373875&r2=373876&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/project.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/project.xml Tue Jan 31 09:18:38 2006
@@ -121,6 +121,15 @@
         <role>Software Developer</role>
       </roles>
     </developer>
+    <developer>
+      <name>Arnaud Heritier</name>
+      <id>aheritier</id>
+      <email>aheritier@apache.org</email>
+      <organization>Octo Technology</organization>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
   </developers>
   <contributors>
     <contributor>