Add me as a committer

Update todo


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130788 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2002-08-17 11:39:50 +00:00
parent 8e2ad0efd5
commit 481fee312d
1 changed files with 3 additions and 9 deletions

View File

@ -7,7 +7,7 @@
<div align="center"> <div align="center">
<h1>The Jakarta Commons <em>Collections</em> Package</h1> <h1>The Jakarta Commons <em>Collections</em> Package</h1>
$Id: STATUS.html,v 1.14 2002/08/16 00:14:41 pjack Exp $<br> $Id: STATUS.html,v 1.15 2002/08/17 11:39:50 scolebourne Exp $<br>
<a href="#Introduction">[Introduction]</a> <a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a> <a href="#Dependencies">[Dependencies]</a>
<a href="#Release Info">[Release Info]</a> <a href="#Release Info">[Release Info]</a>
@ -157,6 +157,7 @@ component to ensure that it continues to meet a variety of needs.</p>
<li><a href="mailto:jvanzyl@apache.org">Jason van Zyl</a></li> <li><a href="mailto:jvanzyl@apache.org">Jason van Zyl</a></li>
<li><a href="mailto:bayard@apache.org">Henri Yandell</a></li> <li><a href="mailto:bayard@apache.org">Henri Yandell</a></li>
<li><a href="mailto:pjack@apache.org">Paul Jack</a></li> <li><a href="mailto:pjack@apache.org">Paul Jack</a></li>
<li><a href="mailto:scolebourne@apache.org">Stephen Colebourne</a></li>
</ul> </ul>
<a name="Action Items"></a> <a name="Action Items"></a>
@ -172,14 +173,7 @@ component to ensure that it continues to meet a variety of needs.</p>
<tr> <tr>
<td><strong>Additional Contributions</strong>. Other collection <td><strong>Additional Contributions</strong>. Other collection
or collection-related classes.</td> or collection-related classes or decorators.</td>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td><strong>Generalized Unit Tests</strong>. Create a generic
set of Unit Tests that test the standard contracts of the basic
Java Collections interfaces (List, Set, Map, etc.)</td>
<td align="center">&nbsp;</td> <td align="center">&nbsp;</td>
</tr> </tr>