Author: sdumitriu
Date: Fri May 3 00:05:43 2013
New Revision: 1478614
URL: http://svn.apache.org/r1478614
Log:
Moved contributors list in the POM
Removed:
velocity/tools/trunk/CONTRIBUTORS
Modified:
velocity/tools/trunk/pom.xml
Modified: velocity/tools/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/trunk/pom.xml?rev=1478614&r1=1478613&r2=1478614&view=diff
==============================================================================
--- velocity/tools/trunk/pom.xml (original)
+++ velocity/tools/trunk/pom.xml Fri May 3 00:05:43 2013
@@ -191,4 +191,60 @@
<module>maven-velocity-tools-plugin</module>
</modules>
+ <!-- This project is an effort by many people. If you feel that your name
+ should be in here and has been omitted in error, please open an issue
with
+ the Velocity Tools Issue tracker. -->
+ <contributors>
+ <contributor>
+ <name>Chris Townsen</name>
+ </contributor>
+ <contributor>
+ <name>Craig R. McClanahan</name>
+ </contributor>
+ <contributor>
+ <name>Dave Bryson</name>
+ </contributor>
+ <contributor>
+ <name>David Graham</name>
+ </contributor>
+ <contributor>
+ <name>David Winterfeldt</name>
+ </contributor>
+ <contributor>
+ <name>Denis Bredelet</name>
+ </contributor>
+ <contributor>
+ <name>Dmitri Colebatch</name>
+ </contributor>
+ <contributor>
+ <name>Gabriel Sidler</name>
+ </contributor>
+ <contributor>
+ <name>Kent Johnson</name>
+ </contributor>
+ <contributor>
+ <name>Leon Messerschmidt</name>
+ </contributor>
+ <contributor>
+ <name>Mike Kienenberger</name>
+ </contributor>
+ <contributor>
+ <name>Oliver O'Halloran</name>
+ </contributor>
+ <contributor>
+ <name>S. Brett Sutton</name>
+ </contributor>
+ <contributor>
+ <name>Shinobu Kawai</name>
+ </contributor>
+ <contributor>
+ <name>Spencer Davis</name>
+ </contributor>
+ <contributor>
+ <name>Ted Husted</name>
+ </contributor>
+ <contributor>
+ <name>Tim Colson</name>
+ </contributor>
+ </contributors>
</project>