You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/06/04 17:30:40 UTC

svn commit: r1346012 - /cocoon/trunk/parent/pom.xml

Author: ilgrosso
Date: Mon Jun  4 15:30:39 2012
New Revision: 1346012

URL: http://svn.apache.org/viewvc?rev=1346012&view=rev
Log:
Missing e-mail and timezone

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=1346012&r1=1346011&r2=1346012&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Mon Jun  4 15:30:39 2012
@@ -1026,6 +1026,7 @@
     <developer>
       <id>ilgrosso</id>
       <name>Francesco Chicchiriccò</name>
+      <email>ilgrosso@apache.org</email>
       <organization>Tirasa</organization>
       <organizationUrl>http://www.tirasa.net/</organizationUrl>
       <roles>
@@ -1034,6 +1035,7 @@
         <role>Committer</role>
       </roles>
       <url>http://people.apache.org/~ilgrosso/</url>
+      <timezone>+1</timezone>
     </developer>
 
   </developers>