Author: dadams
Date: Thu Sep 20 12:50:00 2007
New Revision: 577895

URL: http://svn.apache.org/viewvc?rev=577895&view=rev
Log:
Added myself to the root pom as a developer.

Modified:
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry5/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=577895&r1=577894&r2=577895&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Thu Sep 20 12:50:00 2007
@@ -54,6 +54,17 @@
       </roles>
       <timezone>EDT</timezone>
     </developer>
+    <developer>
+       <id>dadams</id>
+       <name>Dan Adams</name>
+       <email>[EMAIL PROTECTED]</email>
+       <roles>
+               <role>Engineer</role>
+       </roles>
+       <timezone>EST</timezone>
+       <organization>Interactive Factory</organization>
+       <organizationUrl>http://ifactory.com</organizationUrl>
+    </developer>
   </developers>
 
   <ciManagement>


Reply via email to