cvs commit: jakarta-bcel/xdocs contributors.xml
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
mdahm 02/05/02 02:05:52
Modified: xdocs contributors.xml
Log:
Updated contributor list
Revision Changes Path
1.2 +21 -1 jakarta-bcel/xdocs/contributors.xml
Index: contributors.xml
===================================================================
RCS file: /home/cvs/jakarta-bcel/xdocs/contributors.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- contributors.xml 10 Nov 2001 02:19:46 -0000 1.1
+++ contributors.xml 2 May 2002 09:05:52 -0000 1.2
@@ -9,7 +9,7 @@
<body>
- <section name="Contributors">
+ <section name="Developers">
<p>
<table>
@@ -29,9 +29,29 @@
<td>Jason van Zyl</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
+ <tr>
+ <td>David Dixon-Peugh</td>
+ <td><a href="mailto:[email protected]">[email protected]</a></td>
+ </tr>
+ <tr>
+ <td>Enver Haase</td>
+ <td><a href="mailto:[email protected]">[email protected]</a></td>
+ </tr>
</table>
</p>
+ </section>
+ <section name="Past Contributors">
+ <p>
+ <table>
+ <tr>
+ <td>Patrick Beard</td>
+ <td><a href="mailto:[email protected]">[email protected]</a></td>
+ </tr>
+ </table>
+ </p>
</section>
+
+
</body>
</document>