Sean is passing Class::ISA maintenance to Steffen
Steffen Mueller [Tue, 22 Sep 2009 09:12:28 +0000 (11:12 +0200)]
Porting/Maintainers.pl

index 1ae2057..8524b1a 100755 (executable)
@@ -315,11 +315,11 @@ use File::Glob qw(:case);
 
     'Class::ISA' =>
        {
-       'MAINTAINER'    => 'sburke',
+       'MAINTAINER'    => 'smueller',
        'DISTRIBUTION'  => 'SBURKE/Class-ISA-0.33.tar.gz',
        'FILES'         => q[ext/Class-ISA],
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'cpan',
        },
 
     'Compress::Raw::Bzip2' =>