Give File::Glob its own Maintainers.pl entry
authorFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 15:53:04 +0000 (16:53 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 15:53:04 +0000 (16:53 +0100)
Porting/Maintainers.pl

index 70f121e..3d5c0eb 100755 (executable)
@@ -725,6 +725,13 @@ use File::Glob qw(:case);
        'UPSTREAM'      => 'cpan',
        },
 
+    'File::Glob' =>
+       {
+       'MAINTAINER'    => 'p5p',
+       'FILES'         => q[ext/File-Glob],
+       'UPSTREAM'      => 'blead',
+       },
+
     'File::Path' =>
        {
        'MAINTAINER'    => 'dland',
@@ -1770,7 +1777,6 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'p5p',
        'FILES'         => q[
-                               ext/File-Glob/
                                ext/FileCache/lib
                                ext/FileCache/t
                                ext/GDBM_File/