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

index 59bd0da..da8869a 100755 (executable)
@@ -639,6 +639,13 @@ use File::Glob qw(:case);
        'UPSTREAM'      => undef,
        },
 
+    'English' =>
+       {
+       'MAINTAINER'    => 'p5p',
+       'FILES'         => q[lib/English.{pm,t}],
+       'UPSTREAM'      => 'blead',
+       },
+
     'Env' =>
        {
        'MAINTAINER'    => 'p5p',
@@ -1992,7 +1999,6 @@ use File::Glob qw(:case);
                                lib/Config.t
                                lib/Config/Extensions.{pm,t}
                                lib/DB.{pm,t}
-                               lib/English.{pm,t}
                                lib/ExtUtils/Embed.pm
                                lib/ExtUtils/XSSymSet.pm
                                lib/ExtUtils/t/Embed.t