From: Rafael Garcia-Suarez Date: Thu, 4 Mar 2004 12:18:11 +0000 (+0000) Subject: Maintainers.pl update by MJD. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6cd6e77025a610090e5c95f9e958636e90f647bd;p=p5sagit%2Fp5-mst-13.2.git Maintainers.pl update by MJD. p4raw-id: //depot/perl@22432 --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 7bda1ef..82f9cbf 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -32,13 +32,12 @@ package Maintainers; 'lstein' => 'Lincoln D. Stein ', 'marekr' => 'Marek Rouchal ', 'mhx' => 'Marcus Holland-Moritz ', - 'mjd' => 'Mark-Jason Dominus ', + 'mjd' => 'Mark-Jason Dominus ', 'muir' => 'David Muir Sharnoff ', 'neilb' => 'Neil Bowers ', 'ni-s' => 'Nick Ing-Simmons ', 'p5p' => 'perl5-porters ', 'perlfaq' => 'perlfaq-workers ', - 'perlref' => 'Mark-Jason Dominus ', 'petdance' => 'Andy Lester ', 'pmqs' => 'Paul Marquess ', 'pvhp' => 'Peter Prymmer ', @@ -355,10 +354,10 @@ package Maintainers; 'CPAN' => 1, }, - 'perlref' => + 'perlreftut' => { 'MAINTAINER' => 'mjd', - 'FILES' => q[pod/perlref.pod], + 'FILES' => q[pod/perlreftut.pod], 'CPAN' => 0, },