- Revision
- 569
- Author
- mward
- Date
- 2008-01-21 22:12:45 -0600 (Mon, 21 Jan 2008)
Log Message
updated team list page with contributor information
Modified Paths
Diff
Modified: trunk/waffle-distribution/src/site/content/team-list.html (568 => 569)
--- trunk/waffle-distribution/src/site/content/team-list.html 2008-01-22 04:12:18 UTC (rev 568) +++ trunk/waffle-distribution/src/site/content/team-list.html 2008-01-22 04:12:45 UTC (rev 569) @@ -78,12 +78,19 @@ <td><span id="developer-6">-3</span></td> </tr> </table> -</div> <h3>Contributors</h3> -<p>There are no contributors listed for this project. Please check -back again later.</p> -</div> -</div> +<table class="bodyTable" width="100%"> + <tr class="a"> + <th>Name</th> + </tr> + <tr class="b"> + <td>Gleb Mazursky</td> + </tr> + <tr class="b"> + <td><a href="" J. Klynstra</a> - for contributing the + <a href="" Logo</a>.</td> + </tr> +</table> <script type="text/_javascript_"> function offsetDate(id, offset) { var now = new Date();
To unsubscribe from this list please visit:
