You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by an...@apache.org on 2006/08/11 06:40:41 UTC

svn commit: r430666 - /tapestry/tapestry4/trunk/pom.xml

Author: andyhot
Date: Thu Aug 10 21:40:41 2006
New Revision: 430666

URL: http://svn.apache.org/viewvc?rev=430666&view=rev
Log:
added myself ;)

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?rev=430666&r1=430665&r2=430666&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Thu Aug 10 21:40:41 2006
@@ -79,6 +79,16 @@
             </roles>
             <timezone>8</timezone>
         </developer>
+        <developer>
+            <id>aa</id>
+            <name>Andreas Andreou</name>
+            <email>andyhot@apache.org</email>
+            <url>http://andyhot.di.uoa.gr</url>
+            <roles>
+                <role>Developer</role>
+            </roles>
+            <timezone>-2</timezone>
+        </developer>        
     </developers>
 
     <modules>