projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
213b85e
)
Update maintainers list
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Fri, 10 Jun 2005 12:44:02 +0000
(12:44 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Fri, 10 Jun 2005 12:44:02 +0000
(12:44 +0000)
p4raw-id: //depot/perl@24790
Porting/Maintainers.pl
patch
|
blob
|
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',