X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Porting%2FMaintainers.pl;h=0929c7f45f21dcbb9dc8aaafd47778db2d1f01a7;hb=d78e0c3b45e585b6bd35bdb5daff9190ed70c086;hp=81d87e2ffa53d5b552b6fb9d5bab8f91326a45b4;hpb=a78e478ad711fa7fa8f46adc6709dd5ab38118c6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 81d87e2..0929c7f 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -144,10 +144,17 @@ package Maintainers; 'CPAN' => 1, }, + 'Compress::Raw::Zlib' => + { + 'MAINTAINER' => 'pmqs', + 'FILES' => q[ext/Compress/Raw], + 'CPAN' => 1, + }, + 'Compress::Zlib' => { 'MAINTAINER' => 'pmqs', - 'FILES' => q[ext/Compress/Zlib t/lib/ZlibTestUtils.pm], + 'FILES' => q[ext/Compress/Zlib], 'CPAN' => 1, }, @@ -393,6 +400,20 @@ package Maintainers; 'CPAN' => 1, }, + 'IO::Compress::Base' => + { + 'MAINTAINER' => 'pmqs', + 'FILES' => q[ext/IO_Compress_Base], + 'CPAN' => 1, + }, + + 'IO::Compress::Zlib' => + { + 'MAINTAINER' => 'pmqs', + 'FILES' => q[ext/IO_Compress_Zlib], + 'CPAN' => 1, + }, + 'IO::Zlib' => { 'MAINTAINER' => 'tomhughes', @@ -452,7 +473,7 @@ package Maintainers; 'Log::Message::Simple' => { - 'MAINTAINER' => 'tels', + 'MAINTAINER' => 'kane', 'FILES' => q[lib/Log/Message/Simple.pm lib/Log/Message/Simple], 'CPAN' => 1, }, @@ -821,7 +842,7 @@ package Maintainers; { 'MAINTAINER' => 'jdhedden', 'FILES' => q[ext/threads/hints ext/threads/t - ext/threads/threads.{pm,xs} ext/threads/typemap], + ext/threads/threads.{pm,xs}], 'CPAN' => 1, },