Rafael will take over Attribute::Handlers
Nicholas Clark [Thu, 22 May 2008 08:31:30 +0000 (08:31 +0000)]
p4raw-id: //depot/perl@33907

Porting/Maintainers.pl

index 3cf336d..9fa25bd 100644 (file)
@@ -108,6 +108,14 @@ package Maintainers;
                'CPAN'          => 1,
        },
 
+       'Attribute::Handlers' =>
+               {
+               'MAINTAINER'    => 'rgarcia',
+               'FILES'         => q[lib/Attribute/Handlers.pm
+                                    lib/Attribute/Handlers],
+               'CPAN'          => 0,
+               },
+
        'B::Concise' =>
                {
                'MAINTAINER'    => 'smccam',