You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by da...@apache.org on 2014/07/21 19:01:24 UTC

svn commit: r1612348 - /maven/pom/trunk/maven/pom.xml

Author: dantran
Date: Mon Jul 21 17:01:24 2014
New Revision: 1612348

URL: http://svn.apache.org/r1612348
Log:
Add my email and timezone info

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1612348&r1=1612347&r2=1612348&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Jul 21 17:01:24 2014
@@ -350,6 +350,8 @@ under the License.
     <developer>
       <id>dantran</id>
       <name>Dan Tran</name>
+      <email>dantran@apache.org</email>
+      <timezone>-8</timezone>      
       <roles>
         <role>Committer</role>
       </roles>