You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by ed...@apache.org on 2008/03/14 12:42:10 UTC

svn commit: r637071 - /portals/pluto/branches/pluto-1.1.x/pom.xml

Author: edalquist
Date: Fri Mar 14 04:42:10 2008
New Revision: 637071

URL: http://svn.apache.org/viewvc?rev=637071&view=rev
Log:
Adding myself to the developers block as a test commit

Modified:
    portals/pluto/branches/pluto-1.1.x/pom.xml

Modified: portals/pluto/branches/pluto-1.1.x/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/pluto-1.1.x/pom.xml?rev=637071&r1=637070&r2=637071&view=diff
==============================================================================
--- portals/pluto/branches/pluto-1.1.x/pom.xml (original)
+++ portals/pluto/branches/pluto-1.1.x/pom.xml Fri Mar 14 04:42:10 2008
@@ -165,6 +165,16 @@
             <organizationUrl>http://www.library.jhu.edu</organizationUrl>
         </developer>
 
+        <developer>
+            <name>Eric Dalquist</name>
+            <id>edalquist</id>
+            <email>edalquist#a@T#apache.d0t.org</email>
+            <timezone>-5</timezone>
+            <url>http://erics-notes.blogspot.com/</url>
+            <organization>University of Wisconsin - Madison, DoIT</organization>
+            <organizationUrl>http://www.doit.wisc.edu</organizationUrl>
+        </developer>
+
     </developers>