projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7a67abd
)
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
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
6113fc3
..
6ee4cb8
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-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' =>