Ilya M. is no longer maintaining Data::Dumper. Assign to p5p for now.
Steffen Mueller [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' =>
                {
-               'MAINTAINER'    => 'ilyam', # Not gsar.
+               'MAINTAINER'    => 'p5p', # Not gsar. Not ilyam
                'FILES'         => q[ext/Data-Dumper],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'blead',
                },
 
        'DB::File' =>