Author: bago
Date: Thu May 10 09:55:15 2007
New Revision: 536937
URL: http://svn.apache.org/viewvc?view=rev&rev=536937
Log:
Add developers and contributors from mime4j and jspf (we only mantain a single
list for the whole JAMES project)
Modified:
james/project/trunk/pom.xml
Modified: james/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?view=diff&rev=536937&r1=536936&r2=536937
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Thu May 10 09:55:15 2007
@@ -163,7 +163,42 @@
<role>Developer</role>
</roles>
</developer>
+ <developer>
+ <id>niklas</id>
+ <name>Niklas Therning</name>
+ <email>niklas(at)apache(dot)org</email>
+ <organization>Trillian AB</organization>
+ </developer>
+ <developer>
+ <id>jcheng</id>
+ <name>Joe Cheng</name>
+ <email>joe(at)joecheng(dot)com</email>
+ <properties>
+ <description>
+ Former author to the mime4j product
+ </description>
+ </properties>
+ </developer>
</developers>
+
+ <contributors>
+ <contributor>
+ <name>Rob Oxspring</name>
+ <properties>
+ <description>
+ Contributed to the mime4j product
+ </description>
+ </properties>
+ </contributor>
+ <contributor>
+ <name>Roger Fullerton</name>
+ <properties>
+ <description>
+ Wrote spfjava, the first spf implementation in java
+ </description>
+ </properties>
+ </contributor>
+ </contributors>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/james/project/trunk</connection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]