Saddest patch I ever had to apply.
Rafael Garcia-Suarez [Wed, 27 Sep 2006 08:45:02 +0000 (08:45 +0000)]
p4raw-id: //depot/perl@28895

Porting/Maintainers.pl

index bcc7761..fe836c6 100644 (file)
@@ -43,7 +43,6 @@ package Maintainers;
        'mshelor'       => 'Mark Shelor <mshelor@cpan.org>',
        'muir'          => 'David Muir Sharnoff <muir@cpan.org>',
        'neilb'         => 'Neil Bowers <neilb@cpan.org>',
-       'ni-s'          => 'Nick Ing-Simmons <nick@ing-simmons.net>',
        'nuffin'        => 'Yuval Kogman <nothingmuch@woobling.org>',
        'p5p'           => 'perl5-porters <perl5-porters@perl.org>',
        'perlfaq'       => 'perlfaq-workers <perlfaq-workers@perl.org>',
@@ -501,15 +500,6 @@ package Maintainers;
                'CPAN'          => 0,
                },
 
-       'perlio-doc' =>
-               {
-               'MAINTAINER'    => 'ni-s',
-               'FILES'         => q[pod/perlapio.pod
-                                    pod/perliol.pod
-                                    lib/PerlIO.pm],
-               'CPAN'          => 0,
-               },
-
        'PerlIO::via::QuotedPrint' =>
                {
                'MAINTAINER'    => 'elizabeth',