From 96c0ef3171cec6702362518bef6393cb3b0e8aea Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 26 Feb 2007 06:59:44 +0000 Subject: [PATCH] Module::Pluggable wasn't in the maintainers list p4raw-id: //depot/perl@30405 --- Porting/Maintainers.pl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 508311c..88a0c45 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -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', -- 2.7.4