You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gr...@apache.org on 2009/04/10 21:36:26 UTC

svn commit: r764009 - /commons/proper/compress/trunk/pom.xml

Author: grobmeier
Date: Fri Apr 10 19:36:26 2009
New Revision: 764009

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

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

Modified: commons/proper/compress/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=764009&r1=764008&r2=764009&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Fri Apr 10 19:36:26 2009
@@ -61,14 +61,14 @@
       <id>sebb</id>
       <email>sebb at apache.org</email>
     </developer>
+    <developer>
+      <name>Christian Grobmeier</name>
+      <email>grobmeier at apache.org</email>
+    </developer>
   </developers>
 
   <contributors>
     <contributor>
-      <name>Christian Grobmeier</name>
-      <email>grobmeier at gmail.com</email>
-    </contributor>
-    <contributor>
       <name>Wolfgang Glas</name>
       <email>wolfgang.glas at ev-i.at</email>
     </contributor>