Module::Pluggable wasn't in the maintainers list
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 26 Feb 2007 06:59:44 +0000 (06:59 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 26 Feb 2007 06:59:44 +0000 (06:59 +0000)
p4raw-id: //depot/perl@30405

Porting/Maintainers.pl

index 508311c..88a0c45 100644 (file)
@@ -483,6 +483,14 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
+       'Module::Pluggable' =>
+               {
+               'MAINTAINER'    => 'simonw',
+               'FILES'         => q[lib/Module/Pluggable lib/Module/Pluggable.pm
+                                    lib/Devel/InnerPackage.pm],
+               'CPAN'          => 1,
+               },
+
        'Net::Ping' =>
                {
                'MAINTAINER'    => 'bbb',