summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/Maintainers.pl')
-rw-r--r--Porting/Maintainers.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 508311c0de..88a0c456d6 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',