Author: simonetripodi
Date: Fri Feb 3 21:07:10 2012
New Revision: 1240338
URL: http://svn.apache.org/viewvc?rev=1240338&view=rev
Log:
added Benedikt Ritter in the contributors list
Modified:
commons/sandbox/beanutils2/trunk/pom.xml
Modified: commons/sandbox/beanutils2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/beanutils2/trunk/pom.xml?rev=1240338&r1=1240337&r2=1240338&view=diff
==============================================================================
--- commons/sandbox/beanutils2/trunk/pom.xml (original)
+++ commons/sandbox/beanutils2/trunk/pom.xml Fri Feb 3 21:07:10 2012
@@ -53,6 +53,12 @@
<email>simonetripodi at apache dot org</email>
</developer>
</developers>
+ <contributors>
+ <contributor>
+ <name>Benedikt Ritter</name>
+ <email>bene at systemoutprintln dot de</email>
+ </contributor>
+ </contributors>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/beanutils2/trunk</connection>
|