Change 33906 by nicholas@nicholas-saigo on 2008/05/22 07:45:01
Following a conversation on IRC, Artur thinks it best if we consider
the core version of Attribute::Handlers official from now on, and
hence remove it from Porting/Maintainers.pl
Affected files ...
... //depot/perl/Porting/Maintainers.pl#106 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#106 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#105~33764~ 2008-04-30 00:38:00.000000000 -0700
+++ perl/Porting/Maintainers.pl 2008-05-22 00:45:01.000000000 -0700
@@ -108,14 +108,6 @@
'CPAN' => 1,
},
- 'Attribute::Handlers' =>
- {
- 'MAINTAINER' => 'abergman',
- 'FILES' => q[lib/Attribute/Handlers.pm
- lib/Attribute/Handlers],
- 'CPAN' => 1,
- },
-
'B::Concise' =>
{
'MAINTAINER' => 'smccam',
End of Patch.