Author: bayard
Date: Thu Sep 15 06:33:18 2011
New Revision: 1170970
URL: http://svn.apache.org/viewvc?rev=1170970&view=rev
Log:
Adding Bill Speirs to the contributors
Modified:
commons/proper/dbutils/trunk/pom.xml
Modified: commons/proper/dbutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=1170970&r1=1170969&r2=1170970&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Thu Sep 15 06:33:18 2011
@@ -167,6 +167,12 @@
<role>Java Developer</role>
</roles>
</contributor>
+ <contributor>
+ <name>Bill Speirs</name>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </contributor>
</contributors>
<dependencies>