web/html/About/Projects directory.php,1.1,1.2

Bill Nottingham (notting) fedora-websites-list at redhat.com
Tue Oct 24 15:31:14 UTC 2006


Author: notting

Update of /cvs/fedora/web/html/About/Projects
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31242

Modified Files:
	directory.php 
Log Message:
edit



Index: directory.php
===================================================================
RCS file: /cvs/fedora/web/html/About/Projects/directory.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- directory.php	29 Nov 2005 17:30:30 -0000	1.1
+++ directory.php	24 Oct 2006 15:31:12 -0000	1.2
@@ -19,7 +19,7 @@
  * it is displayed at the top of the page */
 $project->display_name="Fedora Directory Server Project";
 $project->project_name="directory";
-$project->mailing_list="fedora-directory-devel";
+$project->mailing_list="fedora-directory-users";
 //$project->cvs_module="sml";
 
 /* Note: The TODO list is a filename which is 
@@ -37,7 +37,7 @@
 /* Contacts */
 /* Format: "Full Name", "email at hostname", "Title"
  * Note: Title is optional. If omitted, then your title is "Maintainer" */
-$project->addMaintainer("Chris Blizzard","blizzard at redhat.com", "Project Contact");
+$project->addMaintainer("Richard Megginson","rmeggins at redhat.com", "Project Contact");
 
 /* Screenshots */
 /* Format: "Basefilename.ext", "Short image description"
@@ -71,7 +71,9 @@
 
 <p>
   For more details about the Fedora Directory Server project, visit the
-  website at <a href="http://directory.fedora.redhat.com/">http://directory.fedora.redhat.com</a>.
+  website at <a
+href="http://directory.fedora.redhat.com/">http://directory.fedora.redhat.com</a>,
+or visit the #fedora-ds channel on the <a href="http://freenode.net/irc_servers.shtml">FreeNode IRC network</a>.
 </p>
 
 <?




More information about the Fedora-websites-list mailing list