Author: simonetripodi
Date: Mon Aug 29 18:24:22 2011
New Revision: 1162929
URL: http://svn.apache.org/viewvc?rev=1162929&view=rev
Log:
added Elijah Zupancic in the contributors list
Modified:
commons/proper/chain/branches/version-2.0-work/pom.xml
Modified: commons/proper/chain/branches/version-2.0-work/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/chain/branches/version-2.0-work/pom.xml?rev=1162929&r1=1162928&r2=1162929&view=diff
==============================================================================
--- commons/proper/chain/branches/version-2.0-work/pom.xml (original)
+++ commons/proper/chain/branches/version-2.0-work/pom.xml Mon Aug 29 18:24:22
2011
@@ -76,6 +76,13 @@
</developer>
</developers>
+ <contributors>
+ <contributor>
+ <name>Elijah Zupancic</name>
+ <email>elijah at zupancic dot name</email>
+ </contributor>
+ </contributors>
+
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/chain/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/chain/trunk/</developerConnection>