summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2006-09-08 16:08:53 +0000
committerSteve Hay <SteveHay@planit.com>2006-09-08 16:08:53 +0000
commit6b4ee3ffd86701ed6ecb21e83296e836b33750ca (patch)
treefc92b52ce6b84cc604e3e7de2d0636c47665b566 /Porting
parent703d525de284641e86ec58a1bcdea72653258b30 (diff)
downloadperl-6b4ee3ffd86701ed6ecb21e83296e836b33750ca.tar.gz
Update Porting/Maintainers.pl w.r.t. #28811
p4raw-id: //depot/perl@28812
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 8a41dd104b..43b8602420 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -465,6 +465,13 @@ package Maintainers;
'CPAN' => 1,
},
+ 'Params::Check' =>
+ {
+ 'MAINTAINER' => 'kane',
+ 'FILES' => q[lib/Params/Check lib/Params/Check.pm],
+ 'CPAN' => 1,
+ },
+
'perlebcdic' =>
{
'MAINTAINER' => 'pvhp',