|
From: Steve F. <sm...@us...> - 2004-05-28 12:47:23
|
Update of /cvsroot/nmock/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582 Modified Files: team.html Log Message: [sf] moved Nat and Steve to team members Index: team.html =================================================================== RCS file: /cvsroot/nmock/website/team.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** team.html 10 Nov 2002 16:56:18 -0000 1.2 --- team.html 28 May 2004 12:47:11 -0000 1.3 *************** *** 24,27 **** --- 24,37 ---- <td><a href="http://www.thoughtworks.com/">ThoughtWorks</a></td> </tr> + <tr class="a"> + <td>Nat Pryce</td> + <td></td> + <td><a href="http:www.thoughtworks.com/">ThoughtWorks</a></td> + </tr> + <tr class="a"> + <td>Steve Freeman</td> + <td></td> + <td><a href="http:www.thoughtworks.com/">ThoughtWorks</a></td> + </tr> </table> *************** *** 34,47 **** <th>Organization</th> </tr> - <tr class="a"> - <td>Nat Pryce</td> - <td></td> - <td><a href="http://www.b13media.com/">B13 Media</a></td> - </tr> - <tr class="b"> - <td>Steve Freeman</td> - <td></td> - <td></td> - </tr> </table> --- 44,47 ---- |