You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by nu...@apache.org on 2006/09/12 16:43:11 UTC

svn commit: r442597 - /jakarta/commons/sandbox/pipeline/trunk/pom.xml

Author: nuttycom
Date: Tue Sep 12 07:43:10 2006
New Revision: 442597

URL: http://svn.apache.org/viewvc?view=rev&rev=442597
Log:
Added contributors section for individuals who have contributed patches.

Modified:
    jakarta/commons/sandbox/pipeline/trunk/pom.xml

Modified: jakarta/commons/sandbox/pipeline/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/pipeline/trunk/pom.xml?view=diff&rev=442597&r1=442596&r2=442597
==============================================================================
--- jakarta/commons/sandbox/pipeline/trunk/pom.xml (original)
+++ jakarta/commons/sandbox/pipeline/trunk/pom.xml Tue Sep 12 07:43:10 2006
@@ -23,6 +23,20 @@
       <timezone>-7</timezone>
     </developer>
   </developers>
+  <contributors>
+    <contributor>
+      <name>Steve Christensen</name>
+      <email/>
+    </contributor>
+    <contributor>
+      <name>Travis Stevens</name>
+      <email>mrxtravis@yahoo.com</email>
+    </contributor>
+    <contributor>
+      <name>Ken Tanaka</name>
+      <email>Ken.Tanaka@noaa.gov</email>
+    </contributor>
+  </contributors>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/sandbox/pipeline/trunk</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/sandbox/pipeline/trunk</developerConnection>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org