
phred at apache
Nov 26, 2007, 11:51 AM
Post #1 of 1
(299 views)
Permalink
|
|
svn commit: r598400 - in /perl/modperl/docs/trunk/src/about/contributors: fred-moyer.txt people.html
|
|
Author: phred Date: Mon Nov 26 11:51:21 2007 New Revision: 598400 URL: http://svn.apache.org/viewvc?rev=598400&view=rev Log: add myself to contributors Added: perl/modperl/docs/trunk/src/about/contributors/fred-moyer.txt Modified: perl/modperl/docs/trunk/src/about/contributors/people.html Added: perl/modperl/docs/trunk/src/about/contributors/fred-moyer.txt URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/about/contributors/fred-moyer.txt?rev=598400&view=auto ============================================================================== --- perl/modperl/docs/trunk/src/about/contributors/fred-moyer.txt (added) +++ perl/modperl/docs/trunk/src/about/contributors/fred-moyer.txt Mon Nov 26 11:51:21 2007 @@ -0,0 +1,9 @@ +Name: Fred Moyer +Email: fred[at]redhotpenguin.com +Location: San Francisco, California +Summary: Documentation and code patches, user help. + +Fred helps with documentation and code patches, and helping users on the +mailing list. He also maintains Apache::Dispatch and has helped with releases +for Apache::Reload, Apache::Test, and mod_perl core. + Modified: perl/modperl/docs/trunk/src/about/contributors/people.html URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/about/contributors/people.html?rev=598400&r1=598399&r2=598400&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/about/contributors/people.html (original) +++ perl/modperl/docs/trunk/src/about/contributors/people.html Mon Nov 26 11:51:21 2007 @@ -160,6 +160,15 @@ <tr> <td class="table-bg"> + <a href="#fred-moyer">Fred Moyer</a> + </td> + <td class="table-bg"> + Documentation and code patches, user help. + </td> +</tr> + +<tr> + <td class="table-bg"> <a href="#ged-w-haywood">Ged W. Haywood</a> </td> <td class="table-bg"> @@ -781,6 +790,32 @@ <p>Frank helps with documentation patches and helping users on the mailing list. He also maintains Apache::DB, Apache::DProf, Apache::SmallProf, and ModPerl::ParamBuilder. + +</p> + + + + +<hr> +<p> +<a name="fred-moyer"></a> + + +<b>Name: </b> Fred Moyer<br> + +<b>E-mail: </b> fred (at) redhotpenguin.com<br> + + + + +<b>Location: </b> San Francisco, California<br> + + +</p> + +<p>Fred helps with documentation and code patches, and helping users on the +mailing list. He also maintains Apache::Dispatch and has helped with releases +for Apache::Reload, Apache::Test, and mod_perl core. </p> --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe[at]perl.apache.org For additional commands, e-mail: docs-cvs-help[at]perl.apache.org
|