This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Ilya M. is no longer maintaining Data::Dumper. Assign to p5p for now.
authorSteffen Mueller <smueller@cpan.org>
Fri, 13 Mar 2009 14:04:05 +0000 (15:04 +0100)
committerSteffen Mueller <smueller@cpan.org>
Fri, 13 Mar 2009 14:04:05 +0000 (15:04 +0100)
Porting/Maintainers.pl

index 6113fc3..6ee4cb8 100644 (file)
@@ -286,10 +286,10 @@ package Maintainers;
 
        'Data::Dumper' =>
                {
 
        'Data::Dumper' =>
                {
-               'MAINTAINER'    => 'ilyam', # Not gsar.
+               'MAINTAINER'    => 'p5p', # Not gsar. Not ilyam
                'FILES'         => q[ext/Data-Dumper],
                'CPAN'          => 1,
                'FILES'         => q[ext/Data-Dumper],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'blead',
                },
 
        'DB::File' =>
                },
 
        'DB::File' =>