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

index b64e59c..8ecf8e9 100755 (executable)
@@ -864,6 +864,13 @@ use File::Glob qw(:case);
        'UPSTREAM'      => 'blead',
        },
 
+    'FileHandle' =>
+       {
+       'MAINTAINER'    => 'p5p',
+       'FILES'         => q[lib/FileHandle.{pm,t}],
+       'UPSTREAM'      => 'blead',
+       },
+
     'Filter::Simple' =>
        {
        'MAINTAINER'    => 'smueller',
@@ -2045,7 +2052,6 @@ use File::Glob qw(:case);
                                lib/ExtUtils/XSSymSet.pm
                                lib/ExtUtils/t/Embed.t
                                lib/ExtUtils/typemap
-                               lib/FileHandle.{pm,t}
                                lib/FindBin.{pm,t}
                                lib/Getopt/Std.{pm,t}
                                lib/Internals.t