Change 33907 by nicholas@nicholas-saigo on 2008/05/22 08:31:30
Rafael will take over Attribute::Handlers
Affected files ...
... //depot/perl/Porting/Maintainers.pl#107 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#107 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#106~33906~ 2008-05-22 00:45:01.000000000 -0700
+++ perl/Porting/Maintainers.pl 2008-05-22 01:31:30.000000000 -0700
@@ -108,6 +108,14 @@
'CPAN' => 1,
},
+ 'Attribute::Handlers' =>
+ {
+ 'MAINTAINER' => 'rgarcia',
+ 'FILES' => q[lib/Attribute/Handlers.pm
+ lib/Attribute/Handlers],
+ 'CPAN' => 0,
+ },
+
'B::Concise' =>
{
'MAINTAINER' => 'smccam',
End of Patch.