You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by da...@apache.org on 2012/08/02 21:49:44 UTC

svn commit: r1368666 - /commons/proper/imaging/trunk/pom.xml

Author: damjan
Date: Thu Aug  2 19:49:44 2012
New Revision: 1368666

URL: http://svn.apache.org/viewvc?rev=1368666&view=rev
Log:
Add the list of contributors.


Modified:
    commons/proper/imaging/trunk/pom.xml

Modified: commons/proper/imaging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1368666&r1=1368665&r2=1368666&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Thu Aug  2 19:49:44 2012
@@ -301,4 +301,31 @@
       <id>damjan</id>
     </developer>
   </developers>
+
+  <contributors>
+    <contributor>
+      <name>Adrian Moerchen</name>
+    </contributor>
+    <contributor>
+      <name>Alex Vigdor</name>
+    </contributor>
+    <contributor>
+      <name>Craig Kelly</name>
+    </contributor>
+    <contributor>
+      <name>Gary Lucas</name>
+    </contributor>
+    <contributor>
+      <name>Peter Royal</name>
+    </contributor>
+    <contributor>
+      <name>Piyush Kapoor</name>
+    </contributor>
+    <contributor>
+      <name>Tars Joris</name>
+    </contributor>
+    <contributor>
+      <name>VVD</name>
+    </contributor>
+  </contributors>
 </project>