[Openfirst-cvscommit] www/htdocs/developers index.php,1.2,1.3
Brought to you by:
xtimg
From: Astronouth7303 <ast...@us...> - 2004-12-28 17:30:32
|
Update of /cvsroot/openfirst/www/htdocs/developers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27824/htdocs/developers Modified Files: index.php Log Message: Added new people Index: index.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/developers/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 1 Nov 2004 23:24:19 -0000 1.2 --- index.php 28 Dec 2004 17:30:21 -0000 1.3 *************** *** 38,41 **** --- 38,51 ---- <td>ASP coding leader</td> </tr> + <tr> + <td height="22"><a href="jamie.php">Jamie Bliss</a></td> + <td>New—PHP core programmer</td> + </tr> + <tr> + <td height="22">Bharat Nain</td> + </tr> + <tr> + <td height="22">Joshua May</td> + </tr> </table> <p> </p> |