This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3129f53
)
Sean is passing Class::ISA maintenance to Steffen
author
Steffen Mueller
<smueller@cpan.org>
Tue, 22 Sep 2009 09:12:28 +0000
(11:12 +0200)
committer
Steffen Mueller
<smueller@cpan.org>
Tue, 22 Sep 2009 09:12:28 +0000
(11:12 +0200)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
1ae2057
..
8524b1a
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-315,11
+315,11
@@
use File::Glob qw(:case);
'Class::ISA' =>
{
- 'MAINTAINER' => 's
burke
',
+ 'MAINTAINER' => 's
mueller
',
'DISTRIBUTION' => 'SBURKE/Class-ISA-0.33.tar.gz',
'FILES' => q[ext/Class-ISA],
'CPAN' => 1,
- 'UPSTREAM' =>
undef
,
+ 'UPSTREAM' =>
'cpan'
,
},
'Compress::Raw::Bzip2' =>