Author: drobiazko
Date: Tue Jun 10 11:33:29 2008
New Revision: 666262
URL: http://svn.apache.org/viewvc?rev=666262&view=rev
Log:
Test checkin: extended the list of committers in the master 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=666262&r1=666261&r2=666262&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Tue Jun 10 11:33:29 2008
@@ -77,6 +77,15 @@
<role>Developer</role>
</roles>
<timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>drobiazko</id>
+ <name>Igor Drobiazko</name>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>+1</timezone>
</developer>
</developers>