[Openfirst-cvscommit] www/htdocs/doc/tut/howto information.php,1.4,1.5
Brought to you by:
xtimg
From: Tim G. <xt...@us...> - 2005-07-02 15:14:41
|
Update of /cvsroot/openfirst/www/htdocs/doc/tut/howto In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4753 Modified Files: information.php Log Message: Add information about newly created openfirst-devel mailing list, add description of openfirst-webdev, close <li> tag on Chief Delphi resource Index: information.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/doc/tut/howto/information.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** information.php 11 Jan 2005 01:11:08 -0000 1.4 --- information.php 2 Jul 2005 15:14:31 -0000 1.5 *************** *** 17,21 **** <li>All: <a href="http://www.openfirst.org/">http://www.openfirst.org/</a> - The openFIRST Home Page</li> <li>All: <a href="http://www.sourceforge.net/projects/openfirst/">http://www.sourceforge.net/projects/openfirst/</a> - The openFIRST Source Forge Project Page</li> ! <li>All: <a href="http://www.chiefdelphi.com/forums/forumdisplay.php?f=108">http://www.chiefdelphi.com/forums/forumdisplay.php?f=108</a> - The openFIRST Forum on Chief Delphi</a> <li>Adminstrator, Developer, Documentation Writer, Patch Writer:<a href="http://bugzilla.openfirst.org/">http://bugzilla.openfirst.org/</a> - The openFIRST Bugzilla Page</li> <li>Adminstrator, Developer:<a href="http://update.openfirst.org/">http://update.openfirst.org/</a> - The openFIRST Update Server</li> --- 17,21 ---- <li>All: <a href="http://www.openfirst.org/">http://www.openfirst.org/</a> - The openFIRST Home Page</li> <li>All: <a href="http://www.sourceforge.net/projects/openfirst/">http://www.sourceforge.net/projects/openfirst/</a> - The openFIRST Source Forge Project Page</li> ! <li>All: <a href="http://www.chiefdelphi.com/forums/forumdisplay.php?f=108">http://www.chiefdelphi.com/forums/forumdisplay.php?f=108</a> - The openFIRST Forum on Chief Delphi</a></li> <li>Adminstrator, Developer, Documentation Writer, Patch Writer:<a href="http://bugzilla.openfirst.org/">http://bugzilla.openfirst.org/</a> - The openFIRST Bugzilla Page</li> <li>Adminstrator, Developer:<a href="http://update.openfirst.org/">http://update.openfirst.org/</a> - The openFIRST Update Server</li> *************** *** 29,33 **** <ul> ! <li>Administrator, Developer, Webmaster: openfirst-webdev</li> <li>Administrator, Developer, Webmaster, Patch Writer, Documentation Writer: openfirst-cvscommit - Receives notifications whenever a commit is made to the openFIRST CVS repository, and is also informed about many Bugzilla bugs. The mailing list is also used by contributors who are working with some code to discuss specific issues with a particular change made in CVS.</li> </ul> --- 29,34 ---- <ul> ! <li>All: openfirst-devel - Overall list on which discussion of everything openFIRST (or FIRST related) may take place. Posts are allowed by those who are not subscribed and the list is unmoderated. All important changes to openFIRST should be discussed here, proposals for press releases/news bulletins should be sent here first (where precise wording, grammar, included facts and such can be properly refined).</li> ! <li>Administrator, Developer, Webmaster: openfirst-webdev - List used for discussion between those who are responsible for updating the project website.</li> <li>Administrator, Developer, Webmaster, Patch Writer, Documentation Writer: openfirst-cvscommit - Receives notifications whenever a commit is made to the openFIRST CVS repository, and is also informed about many Bugzilla bugs. The mailing list is also used by contributors who are working with some code to discuss specific issues with a particular change made in CVS.</li> </ul> |