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

index 0c66c16..ec4eb71 100755 (executable)
@@ -512,6 +512,13 @@ use File::Glob qw(:case);
        'UPSTREAM'      => 'blead',
        },
 
+    'Devel::Peek' =>
+       {
+       'MAINTAINER'    => 'p5p',
+       'FILES'         => q[ext/Devel-Peek],
+       'UPSTREAM'      => 'blead',
+       },
+
     'Devel::PPPort' =>
        {
        'MAINTAINER'    => 'mhx',
@@ -1742,7 +1749,6 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'p5p',
        'FILES'         => q[
-                               ext/Devel-Peek/
                                ext/DynaLoader/
                                ext/Errno
                                ext/Fcntl/