You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2010/08/29 11:04:03 UTC

svn commit: r990519 - /commons/proper/digester/trunk/pom.xml

Author: simonetripodi
Date: Sun Aug 29 09:04:02 2010
New Revision: 990519

URL: http://svn.apache.org/viewvc?rev=990519&view=rev
Log:
added myself in the committers list

Modified:
    commons/proper/digester/trunk/pom.xml

Modified: commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=990519&r1=990518&r2=990519&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Sun Aug 29 09:04:02 2010
@@ -100,6 +100,11 @@
       <id>rahul</id>
       <email>rahul AT apache DOT org</email>
     </developer>
+    <developer>
+      <name>Simone Tripodi</name>
+      <id>simonetripodi</id>
+      <email>simonetripodi AT apache DOT org</email>
+    </developer>
   </developers>
 
   <contributors>