This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Give Opcode its own Maintainers.pl entry
authorFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 16:07:11 +0000 (17:07 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 16:07:11 +0000 (17:07 +0100)
Porting/Maintainers.pl

index 464b293..4a48f11 100755 (executable)
@@ -1231,6 +1231,13 @@ use File::Glob qw(:case);
        'UPSTREAM'      => 'blead',
        },
 
+    'Opcode' =>
+       {
+       'MAINTAINER'    => 'p5p',
+       'FILES'         => q[ext/Opcode],
+       'UPSTREAM'      => 'blead',
+       },
+
     'Package::Constants' =>
        {
        'MAINTAINER'    => 'kane',
@@ -1840,7 +1847,6 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'p5p',
        'FILES'         => q[
-                               ext/Opcode/
                                ext/POSIX/
                                ext/Pod-Html/
                                ext/PerlIO-encoding/