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