From: Rafael Garcia-Suarez Date: Fri, 10 Jun 2005 12:44:02 +0000 (+0000) Subject: Update maintainers list X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=89780818b8545f3b36cf310b8bd887e641799cc2;p=p5sagit%2Fp5-mst-13.2.git Update maintainers list p4raw-id: //depot/perl@24790 --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index af6442b..6db3c34 100644 --- 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',