This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
dual-life Carp
[perl5.git] / Porting / Maintainers.pl
index 0bee529..ffdbefd 100755 (executable)
@@ -342,8 +342,9 @@ use File::Glob qw(:case);
 
     'Carp' =>
        {
-       'MAINTAINER'    => 'p5p',
-       'FILES'         => q[lib/Carp.{pm,t} lib/Carp/Heavy.pm],
+       'MAINTAINER'    => 'zefram',
+       'DISTRIBUTION'  => 'ZEFRAM/Carp-1.22.tar.gz',
+       'FILES'         => q[dist/Carp],
        'UPSTREAM'      => 'blead',
        },
 
@@ -1878,7 +1879,7 @@ use File::Glob qw(:case);
     'threads' =>
        {
        'MAINTAINER'    => 'jdhedden',
-       'DISTRIBUTION'  => 'JDHEDDEN/threads-1.83.tar.gz',
+       'DISTRIBUTION'  => 'JDHEDDEN/threads-1.85.tar.gz',
        'FILES'         => q[dist/threads],
        'EXCLUDED'      => [ qr{^examples/},
                             qw(t/pod.t
@@ -1891,7 +1892,7 @@ use File::Glob qw(:case);
     'threads::shared' =>
        {
        'MAINTAINER'    => 'jdhedden',
-       'DISTRIBUTION'  => 'JDHEDDEN/threads-shared-1.38.tar.gz',
+       'DISTRIBUTION'  => 'JDHEDDEN/threads-shared-1.39.tar.gz',
        'FILES'         => q[dist/threads-shared],
        'EXCLUDED'      => [ qw(examples/class.pl
                                shared.h