vmassol 01/05/19 05:13:54
Modified: cactus/docs/framework/xdocs contributors.xml
Log:
update with new contributors + link to the logo competition page
Revision Changes Path
1.2 +94 -56 jakarta-commons/cactus/docs/framework/xdocs/contributors.xml
Index: contributors.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/contributors.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- contributors.xml 2001/04/09 11:52:32 1.1
+++ contributors.xml 2001/05/19 12:13:54 1.2
@@ -14,62 +14,100 @@
<s1 title="Cactus contributors">
- <p>Thanks to all that have contributed so far to Cactus ... </p>
-
- <s2 title="Commiters">
-
- <table>
- <tr>
- <td>
- <link href="mailto:[EMAIL PROTECTED]">Vincent
Massol</link><br/>
- Main developer of Cactus, current project maintainer.
- </td>
- </tr>
- <tr>
- <td>
- <link href="mailto:[EMAIL PROTECTED]">Lyonel Thouvenot</link><br/>
- Cactus logo (and web site design and graphisms when Cactus was not
- using Stylebook).
- </td>
- </tr>
- </table>
-
- </s2>
-
- <s2 title="Contributors">
-
- <p>
- Thanks to all that have reported bugs or suggested ideas for Cactus.
- </p>
- <p>
- A special thank to Erik Meade for linking Cactus on the
- <link href="http://junit.org">JUnit web site</link>.
- </p>
- <p>
- Thanks also to the <link href="http://jakarta.apache.org">Apache
- Jakarta</link> project and more specifically the
- <link href="http://jakarta.apache.org/commons">Jakarta Commons</link>
- project for accepting the donation of J2EEUnit (renamed Cactus), thus
- giving it a home and a family.
- </p>
-
- </s2>
-
- <s2 title="Sponsors">
-
- <table>
- <tr>
- <td>
- <link href="http://www.octo.com">OCTO Technology</link> (the company
- for which I work),<br/>
- An IT consulting company on the cutting edge of new technologies,
- providing expert Architects in the fields of applications servers
- (J2EE, Microsoft DNA & .NET, ...), EAI and IRM.
- </td>
- </tr>
- </table>
-
- </s2>
+ <p>
+ The people listed below have made significant contributions to Cactus
+ by working long and hard to make quality software for the rest of the
+ world to use. Contributors to the Cactus project should be extremely
+ proud of themselves.
+ </p>
+ <p>
+ If you would like to become a contributor, please see the
+ <link href="todo.html">Todo</link> document and read the
+ <link href="contributing.html">Contributor's guide</link> to find areas
+ where you can contribute effectively.
+ </p>
+ <p>
+ The table is listed in alphabetic order.
+ </p>
+
+ <table>
+ <tr>
+ <td>
+ <link href="mailto:[EMAIL PROTECTED]">
+ Philip Aston</link>
+ </td>
+ <td>
+ Bugfix and patches
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <link href="mailto:[EMAIL PROTECTED]">
+ Bob Davison</link>
+ </td>
+ <td>
+ Bugfix and patches
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <link href="mailto:[EMAIL PROTECTED]">
+ Vincent Massol</link>
+ </td>
+ <td>
+ Original developer of Cactus, current project maintainer
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <link href="mailto:[EMAIL PROTECTED]">Lyonel Thouvenot</link>
+ </td>
+ <td>
+ Cactus logo (and web site design and graphisms when Cactus was not
+ using Stylebook)
+ </td>
+ </tr>
+ </table>
+
+ <p>
+ Thanks to all that have reported bugs or suggested ideas for Cactus.
+ </p>
+ <p>
+ Thanks to Erik Meade for linking Cactus on the
+ <link href="http://junit.org">JUnit web site</link>.
+ </p>
+ <p>
+ Thanks to all that are participating to the
+ <link href="logos.html">Cactus Logo competition</link>.
+ </p>
+ <p>
+ And, of course ...
+ </p>
+ <p>
+ Thanks to the <link href="http://jakarta.apache.org">Apache
+ Jakarta</link> project and more specifically the
+ <link href="http://jakarta.apache.org/commons">Jakarta Commons</link>
+ project for accepting the donation of J2EEUnit (renamed Cactus), thus
+ giving it a home and a family.
+ </p>
+
+ </s1>
+
+ <s1 title="Sponsors">
+
+ <table>
+ <tr>
+ <td>
+ <link href="http://www.octo.com">OCTO Technology</link>
+ </td>
+ <td>
+ Octo is the company for which I work. It is an
+ IS consulting company on the cutting edge of new technologies,
+ providing expert Architects in the fields of applications servers
+ (J2EE, Microsoft DNA & .NET, ...), EAI and IRM.
+ </td>
+ </tr>
+ </table>
</s1>