Move Attribute::Handlers from lib to ext. The layout in ext is the same as the
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 42a5c45..660c131 100644 (file)
@@ -125,8 +125,7 @@ package Maintainers;
        'Attribute::Handlers' =>
                {
                'MAINTAINER'    => 'rgarcia',
-               'FILES'         => q[lib/Attribute/Handlers.pm
-                                    lib/Attribute/Handlers],
+               'FILES'         => q[ext/Attribute-Handlers],
                'CPAN'          => 1,
                 'UPSTREAM'      => "blead",
                },
@@ -651,7 +650,8 @@ package Maintainers;
                 {
                 'MAINTAINER'    => 'zefram',
                 'FILES'         => q[lib/Math/Complex.pm lib/Math/Complex.t
-                                    lib/Math/Trig.pm lib/Math/Trig.t],
+                                    lib/Math/Trig.pm lib/Math/Trig.t
+                                    lib/Math/underbar.t],
                 'CPAN'          => 1,
                 'UPSTREAM'      => 'cpan',
                 },
@@ -904,7 +904,7 @@ package Maintainers;
        'Safe' =>
                {
                'MAINTAINER'    => 'rgarcia',
-               'FILES'         => q[ext/Safe ext/Opcode/Safe.pm],
+               'FILES'         => q[ext/Safe],
                'CPAN'          => 1,
                'UPSTREAM'      => "blead",
                },
@@ -1061,7 +1061,7 @@ package Maintainers;
        'threads::shared' =>
                {
                'MAINTAINER'    => 'jdhedden',
-               'FILES'         => q[ext/threads/shared],
+               'FILES'         => q[ext/threads-shared],
                'CPAN'          => 1,
                'UPSTREAM'      => 'blead',
                },
@@ -1101,7 +1101,7 @@ package Maintainers;
         'Time::Piece' =>
                 {
                 'MAINTAINER'    => 'msergeant',
-                'FILES'         => q[ext/Time/Piece],
+                'FILES'         => q[ext/Time-Piece],
                 'CPAN'          => 1,
                 'UPSTREAM'      => undef,
                 },
@@ -1118,7 +1118,7 @@ package Maintainers;
        'Unicode::Normalize' =>
                {
                'MAINTAINER'    => 'sadahiro',
-               'FILES'         => q[ext/Unicode/Normalize],
+               'FILES'         => q[ext/Unicode-Normalize],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },