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>