You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/02/21 05:12:50 UTC

svn commit: r629689 - /commons/proper/commons-build-plugin/trunk/pom.xml

Author: niallp
Date: Wed Feb 20 20:12:49 2008
New Revision: 629689

URL: http://svn.apache.org/viewvc?rev=629689&view=rev
Log:
Add Dennis as hes done a commit on the plugin :)

Modified:
    commons/proper/commons-build-plugin/trunk/pom.xml

Modified: commons/proper/commons-build-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/pom.xml?rev=629689&r1=629688&r2=629689&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/pom.xml (original)
+++ commons/proper/commons-build-plugin/trunk/pom.xml Wed Feb 20 20:12:49 2008
@@ -54,6 +54,10 @@
             <id>niallp</id>
             <email>niallp AT apache.org</email>
         </developer>
+        <developer>
+            <name>Dennis Lundberg</name>
+            <id>dennisl</id>
+        </developer>
     </developers>
 
     <dependencies>