This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 15 Aug 2006 09:54:02 +0000 (09:54 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 15 Aug 2006 09:54:02 +0000 (09:54 +0000)
p4raw-id: //depot/perl@28724

Porting/Maintainers.pl

index b3f231e..150fa7f 100644 (file)
@@ -410,7 +410,7 @@ package Maintainers;
 
        'Module::CoreList' =>
                {
-               'MAINTAINER'    => 'rclamp',
+               'MAINTAINER'    => 'rgarcia',
                'FILES'         => q[lib/Module/CoreList lib/Module/CoreList.pm],
                'CPAN'          => 1,
                },