Add Module::CoreList in the maintainers list
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 07a2fae..04e0bf9 100644 (file)
@@ -42,6 +42,7 @@ package Maintainers;
        'petdance'      => 'Andy Lester <petdance@cpan.org>',
        'pmqs'          => 'Paul Marquess <pmqs@cpan.org>',
        'pvhp'          => 'Peter Prymmer <pvhp@best.com>',
+       'rclamp'        => 'Richard Clamp <rclamp@cpan.org>',
        'rgarcia'       => 'Rafael Garcia-Suarez <rgarcia@cpan.org>',
        'rmbarker'      => 'Robin Barker <rmbarker@cpan.org>',
        'rra'           => 'Russ Allbery <rra@cpan.org>',
@@ -310,6 +311,13 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
+       'Module::CoreList' =>
+               {
+               'MAINTAINER'    => 'rclamp',
+               'FILES'         => q[lib/Module/CoreList lib/Module/CoreList.pm],
+               'CPAN'          => 1,
+               },
+
        'Net::Ping' =>
                {
                'MAINTAINER'    => 'bbb',