Add Compress-Raw-Bzip2, by Paul Marquess
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 736ab46..9bd4152 100644 (file)
@@ -187,6 +187,14 @@ package Maintainers;
                'UPSTREAM'      => undef,
                },
 
+       'Compress::Raw::Bzip2' =>
+               {
+               'MAINTAINER'    => 'pmqs',
+               'FILES'         => q[ext/Compress-Raw-Bzip2],
+               'CPAN'          => 1,
+               'UPSTREAM'      => undef,
+               },
+
        'Compress::Raw::Zlib' =>
                {
                'MAINTAINER'    => 'pmqs',