Author: katzj Update of /cvs/fedora/web/html/About/Projects/anaconda-installer In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16756 Modified Files: index.php Log Message: add dcantrell Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/About/Projects/anaconda-installer/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.php 29 Nov 2005 17:30:35 -0000 1.1 +++ index.php 9 Jan 2006 22:12:19 -0000 1.2 @@ -42,6 +42,7 @@ /* Format: "Full Name", "email@hostname", "Title" * Note: Title is optional. If omitted, then your title is "Maintainer" */ $project->addMaintainer("Jeremy Katz","katzj@xxxxxxxxxx"); +$project->addContributor("David Cantrell","dcantrell@xxxxxxxxxx"); $project->addContributor("Chris Lumens","clumens@xxxxxxxxxx"); $project->addContributor("Paul Nasrat","pnasrat@xxxxxxxxxx"); $project->addContributor("Peter Jones","pjones@xxxxxxxxxx");