rwaldhoff 01/08/16 17:40:04
Modified: xdocs contributors.xml
Log:
adding Dirk Verbeeck (our new committer)
Revision Changes Path
1.3 +27 -1 jakarta-commons/xdocs/contributors.xml
Index: contributors.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/contributors.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- contributors.xml 2001/08/04 23:47:11 1.2
+++ contributors.xml 2001/08/17 00:40:04 1.3
@@ -1 +1,27 @@
-<?xml version="1.0"?>
<document>
<properties>
<title>Commons
Contributors</title>
<author email="[EMAIL PROTECTED]">Commons
Documentation Team</author>
</properties>
<body>
<section name="Contributors">
<p> We are the participants in Commons : </p>
<ul>
<li>Morgan
Delagrange</li>
<li>Ted Husted</li>
<li>Conor MacNeill</li>
<li>Geir Magnusson Jr.</li>
<li>Costin Manolache</li>
<li>Remy
Maucherat</li>
<li>Craig R. McClanahan</li>
<li>Ignacio J. Ortega</li>
<li>Scott Sanders</li>
<li>Rodney Waldhoff</li>
<li>David
Weinrich</li>
</ul>
<p> Join us! </p>
</section>
</body>
</document>
\ No newline at end of file
+<?xml version="1.0"?>
+<document>
+ <properties>
+ <title>Commons Contributors</title>
+ <author email="[EMAIL PROTECTED]">Commons Documentation
Team</author>
+ </properties>
+ <body>
+ <section name="Contributors">
+ <p> We are the participants in Commons : </p>
+ <ul>
+ <li>Morgan Delagrange</li>
+ <li>Ted Husted</li>
+ <li>Conor MacNeill</li>
+ <li>Geir Magnusson Jr.</li>
+ <li>Costin Manolache</li>
+ <li>Remy Maucherat</li>
+ <li>Craig R. McClanahan</li>
+ <li>Ignacio J. Ortega</li>
+ <li>Scott Sanders</li>
+ <li>Dirk Verbeeck</li>
+ <li>Rodney Waldhoff</li>
+ <li>David Weinrich</li>
+ </ul>
+ <p> Join us! </p>
+ </section>
+ </body>
+</document>