projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3129f53
)
Sean is passing Class::ISA maintenance to Steffen
Steffen Mueller [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' => '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' =>