Author: ebourg
Date: Thu Dec 19 16:12:24 2013
New Revision: 1552327
URL: http://svn.apache.org/r1552327
Log:
Added myself to the list of developers
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=1552327&r1=1552326&r2=1552327&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Thu Dec 19 16:12:24 2013
@@ -95,6 +95,11 @@ These include: bzip2, gzip, pack200, lzm
<id>damjan</id>
<email>damjan at apache.org</email>
</developer>
+ <developer>
+ <name>Emmanuel Bourg</name>
+ <id>ebourg</id>
+ <email>ebourg at apache.org</email>
+ </developer>
</developers>
<contributors>