Author: mbenson
Date: Fri Jan 20 22:12:53 2012
New Revision: 1234179
URL: http://svn.apache.org/viewvc?rev=1234179&view=rev
Log:
add missing contributor
Modified:
commons/proper/jxpath/trunk/pom.xml
Modified: commons/proper/jxpath/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=1234179&r1=1234178&r2=1234179&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/pom.xml (original)
+++ commons/proper/jxpath/trunk/pom.xml Fri Jan 20 22:12:53 2012
@@ -56,6 +56,11 @@ under the License.
<email>[email protected]</email>
</developer>
</developers>
+ <contributors>
+ <contributor>
+ <name>Michele Vivoda</name>
+ </contributor>
+ </contributors>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jxpath/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jxpath/trunk</developerConnection>