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

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

Author: nilsga
Date: Sun Feb 17 14:12:58 2008
New Revision: 628564

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

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=628564&r1=628563&r2=628564&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Sun Feb 17 14:12:58 2008
@@ -353,6 +353,14 @@
             <role>Committer</role>
          </roles>
       </developer>
+	  <developer>
+		 <name>Nils-Helge Garli Hegvik</name>
+		 <id>nilsga</id>
+		 <email>nilsga at apache.org</email>
+		 <roles>
+			<role>Committer</role>
+		 </roles>
+	   </developer>
 
    </developers>
    <distributionManagement>