You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by we...@apache.org on 2008/02/17 17:16:42 UTC

svn commit: r628504 - /struts/maven/trunk/pom/pom.xml

Author: wesw
Date: Sun Feb 17 08:16:41 2008
New Revision: 628504

URL: http://svn.apache.org/viewvc?rev=628504&view=rev
Log:
adding myself

Modified:
    struts/maven/trunk/pom/pom.xml

Modified: struts/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?rev=628504&r1=628503&r2=628504&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Sun Feb 17 08:16:41 2008
@@ -337,6 +337,14 @@
             <role>Committer</role>
          </roles>
       </developer>
+      <developer>
+         <name>Wes Wannemacher</name>
+         <id>wesw</id>
+         <email>wesw at apache.org</email>
+         <roles>
+            <role>Committer</role>
+         </roles>
+      </developer>
 
    </developers>
    <distributionManagement>