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

index 3d5c0eb..4fe6160 100755 (executable)
@@ -759,6 +759,13 @@ use File::Glob qw(:case);
        'UPSTREAM'      => undef,
        },
 
+    'FileCache' =>
+       {
+       'MAINTAINER'    => 'p5p',
+       'FILES'         => q[ext/FileCache],
+       'UPSTREAM'      => 'blead',
+       },
+
     'Filter::Simple' =>
        {
        'MAINTAINER'    => 'smueller',
@@ -1777,8 +1784,6 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'p5p',
        'FILES'         => q[
-                               ext/FileCache/lib
-                               ext/FileCache/t
                                ext/GDBM_File/
                                ext/Hash-Util-FieldHash/
                                ext/Hash-Util/