- Revision
- 568
- Author
- mward
- Date
- 2008-01-21 22:12:18 -0600 (Mon, 21 Jan 2008)
Log Message
updated team list page with contributor information
Modified Paths
Diff
Modified: branches/waffle-1.0/waffle-distribution/src/site/content/team-list.html (567 => 568)
--- branches/waffle-1.0/waffle-distribution/src/site/content/team-list.html 2008-01-20 14:58:37 UTC (rev 567) +++ branches/waffle-1.0/waffle-distribution/src/site/content/team-list.html 2008-01-22 04:12:18 UTC (rev 568) @@ -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:
