You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ct...@apache.org on 2010/01/29 03:30:59 UTC

svn commit: r904357 - /continuum/parent/trunk/pom.xml

Author: ctan
Date: Fri Jan 29 02:30:58 2010
New Revision: 904357

URL: http://svn.apache.org/viewvc?rev=904357&view=rev
Log:
added Dennis Lundberg as a committer

Modified:
    continuum/parent/trunk/pom.xml

Modified: continuum/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/parent/trunk/pom.xml?rev=904357&r1=904356&r2=904357&view=diff
==============================================================================
--- continuum/parent/trunk/pom.xml (original)
+++ continuum/parent/trunk/pom.xml Fri Jan 29 02:30:58 2010
@@ -532,6 +532,14 @@
       </roles>
       <timezone>+8</timezone>
     </developer>
+    <developer>
+      <id>dennisl</id>
+      <name>Dennis Lundberg</name>
+      <email>dennisl@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
     <!--Emeritus Committers-->
     <developer>
       <id>jvanzyl</id>