projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
213b85e
)
Update maintainers list
Rafael Garcia-Suarez [Fri, 10 Jun 2005 12:44:02 +0000 (12:44 +0000)]
p4raw-id: //depot/perl@24790
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
af6442b
..
6db3c34
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-98,6
+98,13
@@
package Maintainers;
'CPAN' => 1,
},
+ 'Compress::Zlib' =>
+ {
+ 'MAINTAINER' => 'pmqs',
+ 'FILES' => q[ext/Compress/Zlib],
+ 'CPAN' => 1,
+ },
+
'CGI' =>
{
'MAINTAINER' => 'lstein',