This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update maintainers list
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 10 Jun 2005 12:44:02 +0000 (12:44 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 10 Jun 2005 12:44:02 +0000 (12:44 +0000)
p4raw-id: //depot/perl@24790

Porting/Maintainers.pl

index af6442b..6db3c34 100644 (file)
@@ -98,6 +98,13 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
+       'Compress::Zlib' =>
+               {
+               'MAINTAINER'    => 'pmqs',
+               'FILES'         => q[ext/Compress/Zlib],
+               'CPAN'          => 1,
+               },
+
        'CGI' =>
                {
                'MAINTAINER'    => 'lstein',