From: Don S. <ri...@us...> - 2004-03-31 03:14:39
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22980/docs Modified Files: ChangeLog Added Files: CREDITS.txt Log Message: Adding docs/CREDITS.txt to give props --- NEW FILE: CREDITS.txt --- # $Id: CREDITS.txt,v 1.1 2004/03/31 03:02:54 rizzo Exp $ People who have made phpwsBB possible (in alphabetical order): Dan Abushanab <da...@NO...> - QA, Requirements Engineering Bobby Kennedy <bob...@NO...> - QA, Requirements Engineering Steven Levin <jyd...@NO...> - Part-time Developer, PHPWS Core Liason Shaun Murray <sin...@NO...> - QA, Requirements Engineering Don Seiler <ri...@NO...> - Lead Developer Mike Windsor <wi...@NO...> - QA, Requirements Engineering This project would not be possible without standing on the shoulders of these giants: PHP http://www.php.net Apache http://www.apache.org SourceForge http://www.sourceforge.net PHPWebSite http://phpwebsite.appstate.edu SVG Icons http://svgicons.sourceforge.net Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.91 retrieving revision 1.92 diff -C2 -d -r1.91 -r1.92 *** ChangeLog 30 Mar 2004 22:50:53 -0000 1.91 --- ChangeLog 31 Mar 2004 03:02:55 -0000 1.92 *************** *** 4,7 **** --- 4,8 ---- 30 Mar 2004; Don Seiler <do...@NO...> Tidying up the message display a bit. + Added docs/CREDITS.txt to give props. 28 Mar 2004; Don Seiler <do...@NO...> |