From: Steffen Mueller Date: Tue, 22 Sep 2009 09:12:28 +0000 (+0200) Subject: Sean is passing Class::ISA maintenance to Steffen X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ce32bd79dfcbeb40131d6895c3ca24fb37083ac6;p=p5sagit%2Fp5-mst-13.2.git Sean is passing Class::ISA maintenance to Steffen --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 1ae2057..8524b1a 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -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' =>