You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by km...@apache.org on 2008/02/12 20:10:52 UTC

svn commit: r627043 - /tapestry/tapestry5/trunk/pom.xml

Author: kmenard
Date: Tue Feb 12 11:10:49 2008
New Revision: 627043

URL: http://svn.apache.org/viewvc?rev=627043&view=rev
Log:
Added my info to the POM.

Modified:
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry5/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=627043&r1=627042&r2=627043&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Tue Feb 12 11:10:49 2008
@@ -60,6 +60,16 @@
             <organization>Interactive Factory</organization>
             <organizationUrl>http://ifactory.com</organizationUrl>
         </developer>
+		<developer>
+			<id>kmenard</id>
+			<name>Kevin Menard</name>
+			<email>kmenard@servprise.com</email>
+			<organization>Servprise International, Inc.</organization>
+			<roles>
+				<role>Developer</role>
+			</roles>
+			<timezone>-5</timezone>
+		</developer>
     </developers>
 
     <ciManagement>