projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
703d525
)
Update Porting/Maintainers.pl w.r.t. #28811
Steve Hay [Fri, 8 Sep 2006 16:08:53 +0000 (16:08 +0000)]
p4raw-id: //depot/perl@28812
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
8a41dd1
..
43b8602
100644
(file)
--- 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',