You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/02/04 07:00:45 UTC

svn commit: rev 6480 - incubator/depot/trunk/site

Author: nickchalko
Date: Tue Feb  3 23:00:45 2004
New Revision: 6480

Modified:
   incubator/depot/trunk/site/status.xml
Log:
Updated the status.

Modified: incubator/depot/trunk/site/status.xml
==============================================================================
--- incubator/depot/trunk/site/status.xml	(original)
+++ incubator/depot/trunk/site/status.xml	Tue Feb  3 23:00:45 2004
@@ -2,7 +2,7 @@
 <status>
 
   <developers>
-    <person name="Joe Bloggs"      email="joe@joescompany.org"      id="JB" />
+    <person name="Nick Chalko"      email="nick@chalko.com"      id="nickchalko" />
     <!-- Add more people here -->
   </developers>
 
@@ -29,31 +29,9 @@
   <todo>
     <actions priority="high">
       <action context="docs" dev="JB">
-        Customize this template project with your project's details.  This
-        TODO list is generated from 'status.xml'.
+        Update Status.
       </action>
-      <action context="docs" dev="JB">
-        Add lots of content.  XML content goes in
-        <code>src/documentation/content/xdocs</code>, or wherever the
-        <code>${project.xdocs-dir}</code> property (set in
-        <code>forrest.properties</code>) points.
-      </action>
-      <action context="feedback" dev="JB">
-        Mail <link
-          href="mailto:forrest-dev@xml.apache.org">forrest-dev@xml.apache.org</link>
-        with feedback.
-      </action>
-    </actions>
-    <!-- Add todo items. @context is an arbitrary string. Eg:
-    <actions priority="high">
-      <action context="code" dev="SN">
-      </action>
-    </actions>
-    <actions priority="medium">
-      <action context="docs" dev="open">
-      </action>
-    </actions>
-    -->
+
   </todo>
 
 </status>