antoine 2004/02/19 04:35:49
Modified: docs bylaws.html
xdocs bylaws.xml
Log:
added authors tags to make conversion to forrest easier
Revision Changes Path
1.9 +5 -1 ant/docs/bylaws.html
Index: bylaws.html
===================================================================
RCS file: /home/cvs/ant/docs/bylaws.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bylaws.html 7 Jan 2004 07:27:59 -0000 1.8
+++ bylaws.html 19 Feb 2004 12:35:49 -0000 1.9
@@ -7,7 +7,11 @@
<META http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<title>Apache Ant - Project Bylaws</title>
<link type="text/css" href="./page.css" rel="stylesheet">
- </head>
+ <meta name="author" content="Conor MacNeill">
+ <meta name="email" content="">
+ <meta name="author" content="Stefan Bodewig">
+ <meta name="email" content="">
+ </head>
<body>
<p class="navpath">
1.4 +2 -0 ant/xdocs/bylaws.xml
Index: bylaws.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/bylaws.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bylaws.xml 16 Feb 2004 16:38:06 -0000 1.3
+++ bylaws.xml 19 Feb 2004 12:35:49 -0000 1.4
@@ -18,6 +18,8 @@
<properties>
<title>Project Bylaws</title>
+ <author email="">Conor MacNeill</author>
+ <author email="">Stefan Bodewig</author>
</properties>
<body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]