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 1ca2ad0..660c131 100644 (file)
@@ -59,6 +59,7 @@ package Maintainers;
        'p5p'           => 'perl5-porters <perl5-porters@perl.org>',
        'perlfaq'       => 'perlfaq-workers <perlfaq-workers@perl.org>',
        'petdance'      => 'Andy Lester <andy@petdance.com>',
+       'pjf'           => 'Paul Fenwick <pjf@cpan.org>',
        'pmqs'          => 'Paul Marquess <pmqs@cpan.org>',
        'pvhp'          => 'Peter Prymmer <pvhp@best.com>',
        'rclamp'        => 'Richard Clamp <rclamp@cpan.org>',
@@ -102,7 +103,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Archive/Extract.pm lib/Archive/Extract],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Archive::Tar' =>
@@ -110,7 +111,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Archive/Tar.pm lib/Archive/Tar],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'AutoLoader' =>
@@ -124,12 +125,19 @@ package Maintainers;
        'Attribute::Handlers' =>
                {
                'MAINTAINER'    => 'rgarcia',
-               'FILES'         => q[lib/Attribute/Handlers.pm
-                                    lib/Attribute/Handlers],
+               'FILES'         => q[ext/Attribute-Handlers],
                'CPAN'          => 1,
                 'UPSTREAM'      => "blead",
                },
 
+       'autodie' =>
+               {
+               'MAINTAINER'    => 'pjf',
+               'FILES'         => q[lib/Fatal.pm lib/autodie.pm lib/autodie],
+               'CPAN'          => 1,
+               'UPSTREAM'      => 'cpan',
+               },
+
        'B::Concise' =>
                {
                'MAINTAINER'    => 'smccam',
@@ -168,7 +176,7 @@ package Maintainers;
                'MAINTAINER'    => 'rgarcia',
                'FILES'         => q[lib/base.pm lib/fields.pm lib/base],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => "blead",
                },
 
        'bignum' =>
@@ -182,7 +190,7 @@ package Maintainers;
        'Compress::Raw::Zlib' =>
                {
                'MAINTAINER'    => 'pmqs',
-               'FILES'         => q[ext/Compress/Raw],
+               'FILES'         => q[ext/Compress-Raw-Zlib],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -198,7 +206,7 @@ package Maintainers;
        'Compress::Zlib' =>
                {
                'MAINTAINER'    => 'pmqs',
-               'FILES'         => q[ext/Compress/Zlib],
+               'FILES'         => q[ext/Compress-Zlib],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -224,7 +232,7 @@ package Maintainers;
                'MAINTAINER'    => 'andk',
                'FILES'         => q[lib/CPAN.pm lib/CPAN],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'CPAN',
                },
 
        'CPANPLUS' =>
@@ -243,24 +251,17 @@ package Maintainers;
                                     lib/CPANPLUS/Module lib/CPANPLUS/Module.pm
                                     lib/CPANPLUS/Selfupdate.pm
                                     lib/CPANPLUS/Shell lib/CPANPLUS/Shell.pm
+                                    lib/CPANPLUS/Dist.pm lib/CPANPLUS/Dist/Base.pm
+                                    lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Dist/Sample.pm
                                     lib/CPANPLUS/t
                                    ],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
-               },
-
-       'CPANPLUS::Dist' =>
-               {
-               'MAINTAINER'    => 'kane',
-               'FILES'         => q[lib/CPANPLUS/Dist.pm lib/CPANPLUS/Dist/Base.pm
-                                    lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Dist/Sample.pm],
-               'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'CPANPLUS::Dist::Build' =>
                {
-               'MAINTAINER'    => 'kane',
+               'MAINTAINER'    => 'kwilliams',
                'FILES'         => q[lib/CPANPLUS/Dist/Build.pm lib/CPANPLUS/Dist/Build],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
@@ -277,7 +278,7 @@ package Maintainers;
        'Data::Dumper' =>
                {
                'MAINTAINER'    => 'ilyam', # Not gsar.
-               'FILES'         => q[ext/Data/Dumper],
+               'FILES'         => q[ext/Data-Dumper],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -293,7 +294,7 @@ package Maintainers;
        'Devel::PPPort' =>
                {
                'MAINTAINER'    => 'mhx',
-               'FILES'         => q[ext/Devel/PPPort],
+               'FILES'         => q[ext/Devel-PPPort],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -309,7 +310,7 @@ package Maintainers;
        'Digest::MD5' =>
                {
                'MAINTAINER'    => 'gaas',
-               'FILES'         => q[ext/Digest/MD5],
+               'FILES'         => q[ext/Digest-MD5],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -317,7 +318,7 @@ package Maintainers;
         'Digest::SHA' =>
                 {
                 'MAINTAINER'    => 'mshelor',
-                'FILES'         => q[ext/Digest/SHA],
+                'FILES'         => q[ext/Digest-SHA],
                 'CPAN'          => 1,
                 'UPSTREAM'     => undef,
                 },
@@ -430,7 +431,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/File/Fetch.pm lib/File/Fetch],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'File::Path' =>
@@ -468,7 +469,7 @@ package Maintainers;
        'Filter::Util::Call' =>
                {
                'MAINTAINER'    => 'pmqs',
-               'FILES'         => q[ext/Filter/Util/Call ext/Filter/t/call.t
+               'FILES'         => q[ext/Filter-Util-Call
                                     t/lib/filter-util.pl],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
@@ -535,7 +536,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/IPC/Cmd lib/IPC/Cmd.pm],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'lib' =>
@@ -559,7 +560,7 @@ package Maintainers;
        'Scalar-List-Utils' =>
                {
                'MAINTAINER'    => 'gbarr',
-               'FILES'         => q[ext/List/Util],
+               'FILES'         => q[ext/List-Util],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -593,7 +594,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                 'FILES'         => q[lib/Log/Message.pm lib/Log/Message/{Config,Handlers,Item}.pm lib/Log/Message/t],
                 'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Log::Message::Simple' =>
@@ -601,7 +602,7 @@ package Maintainers;
                 'MAINTAINER'    => 'kane',
                 'FILES'         => q[lib/Log/Message/Simple.pm lib/Log/Message/Simple],
                 'CPAN'          => 1,
-                'UPSTREAM'      => undef,
+                'UPSTREAM'      => 'cpan',
                 },
 
        'mad' =>
@@ -632,7 +633,7 @@ package Maintainers;
        'Math::BigInt::FastCalc' =>
                {
                'MAINTAINER'    => 'tels',
-               'FILES'         => q[ext/Math/BigInt/FastCalc],
+               'FILES'         => q[ext/Math-BigInt-FastCalc],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -648,9 +649,11 @@ package Maintainers;
         'Math::Complex' =>
                 {
                 'MAINTAINER'    => 'zefram',
-                'FILES'         => q[lib/Math/Complex.pm lib/Math/Trig.pm],
+                'FILES'         => q[lib/Math/Complex.pm lib/Math/Complex.t
+                                    lib/Math/Trig.pm lib/Math/Trig.t
+                                    lib/Math/underbar.t],
                 'CPAN'          => 1,
-                'UPSTREAM'      => undef,
+                'UPSTREAM'      => 'cpan',
                 },
 
        'Memoize' =>
@@ -664,7 +667,7 @@ package Maintainers;
        'MIME::Base64' =>
                {
                'MAINTAINER'    => 'gaas',
-               'FILES'         => q[ext/MIME/Base64],
+               'FILES'         => q[ext/MIME-Base64],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -682,7 +685,7 @@ package Maintainers;
                'MAINTAINER'    => 'rgarcia',
                'FILES'         => q[lib/Module/CoreList lib/Module/CoreList.pm],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => "blead",
                },
 
        'Module::Load' =>
@@ -690,7 +693,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Module/Load/t lib/Module/Load.pm],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Module::Load::Conditional' =>
@@ -699,7 +702,7 @@ package Maintainers;
                'FILES'         => q[lib/Module/Load/Conditional
                                     lib/Module/Load/Conditional.pm],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Module::Loaded' =>
@@ -707,7 +710,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Module/Loaded lib/Module/Loaded.pm],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        # NB. tests are located in t/Module_Pluggable to avoid directory
@@ -715,7 +718,7 @@ package Maintainers;
        'Module::Pluggable' =>
                {
                'MAINTAINER'    => 'simonw',
-               'FILES'         => q[ext/Module/Pluggable t/Module_Pluggable],
+               'FILES'         => q[ext/Module-Pluggable t/Module_Pluggable],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -741,7 +744,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Object/Accessor.pm lib/Object/Accessor],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Package::Constants' =>
@@ -749,7 +752,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Package/Constants lib/Package/Constants.pm],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Params::Check' =>
@@ -757,7 +760,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Params/Check lib/Params/Check.pm],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'parent' =>
@@ -853,7 +856,7 @@ package Maintainers;
 
         'Pod::Parser' => {
                'MAINTAINER'    => 'marekr',
-               'FILES' => q[lib/Pod/{InputObjects,Parser,ParseUtils,Select,PlainText,Usage,Checker,Find}.pm pod/pod{select,2usage,checker}.PL t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl t/pod/emptycmd.* t/pod/find.t t/pod/for.* t/pod/headings.* t/pod/include.* t/pod/included.* t/pod/lref.* t/pod/multiline_items.* t/pod/nested_items.* t/pod/nested_seqs.* t/pod/oneline_cmds.* t/pod/poderrs.* t/pod/pod2usage.* t/pod/podselect.* t/pod/special_seqs.*],
+               'FILES' => q[lib/Pod/{Checker,Find,InputObjects,Parser,ParseUtils,PlainText,Select,Usage}.pm lib/Pod/t/contains_pod.t pod/pod{2usage,checker,select}.PL t/lib/contains_bad_pod.xr t/lib/contains_pod.xr t/pod/emptycmd.* t/pod/find.t t/pod/for.* t/pod/headings.* t/pod/include.* t/pod/included.* t/pod/lref.* t/pod/multiline_items.* t/pod/nested_items.* t/pod/nested_seqs.* t/pod/oneline_cmds.* t/pod/pod2usage.* t/pod/podchkenc.* t/pod/poderrs.* t/pod/podselect.* t/pod/special_seqs.* t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl t/pod/usage*.pod],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -879,7 +882,7 @@ package Maintainers;
                'MAINTAINER'    => 'rra',
                'FILES'         => q[lib/Pod/{Man,ParseLink,Text,Text/{Color,Overstrike,Termcap}}.pm pod/pod2man.PL pod/pod2text.PL lib/Pod/t/{basic.*,{color,filehandle,man*,parselink,pod-parser,pod-spelling,pod,termcap,text*}.t}],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Pod::Perldoc' =>
@@ -895,15 +898,15 @@ package Maintainers;
                'MAINTAINER'    => 'rmbarker',
                'FILES'         => q[lib/Pod/Plainer.pm t/pod/plainer.t],
                'CPAN'          => 0,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'blead',
                },
 
        'Safe' =>
                {
                'MAINTAINER'    => 'rgarcia',
-               'FILES'         => q[ext/Safe ext/Opcode/Safe.pm],
+               'FILES'         => q[ext/Safe],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => "blead",
                },
 
        'SelfLoader' =>
@@ -935,13 +938,13 @@ package Maintainers;
                'MAINTAINER'    => 'rgarcia',
                'FILES'         => q[lib/Switch.pm lib/Switch],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => "blead",
                },
 
        'Sys::Syslog' =>
                {
                'MAINTAINER'    => 'saper',
-               'FILES'         => q[ext/Sys/Syslog],
+               'FILES'         => q[ext/Sys-Syslog],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -974,7 +977,7 @@ package Maintainers;
        'Text::Soundex' =>
                {
                'MAINTAINER'    => 'markm',
-               'FILES'         => q[ext/Text/Soundex],
+               'FILES'         => q[ext/Text-Soundex],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -992,7 +995,7 @@ package Maintainers;
                'MAINTAINER'    => 'kane',
                'FILES'         => q[lib/Term/UI.pm lib/Term/UI],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Test' =>
@@ -1006,7 +1009,7 @@ package Maintainers;
        'Test::Harness' =>
                {
                'MAINTAINER'    => 'andya',
-               'FILES'         => q[ext/Test/Harness],
+               'FILES'         => q[ext/Test-Harness],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -1058,7 +1061,7 @@ package Maintainers;
        'threads::shared' =>
                {
                'MAINTAINER'    => 'jdhedden',
-               'FILES'         => q[ext/threads/shared],
+               'FILES'         => q[ext/threads-shared],
                'CPAN'          => 1,
                'UPSTREAM'      => 'blead',
                },
@@ -1076,13 +1079,13 @@ package Maintainers;
                'MAINTAINER'    => 'nuffin',
                'FILES'         => q[lib/Tie/RefHash.pm lib/Tie/RefHash],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'cpan',
                },
 
        'Time::HiRes' =>
                {
                'MAINTAINER'    => 'zefram',
-               'FILES'         => q[ext/Time/HiRes],
+               'FILES'         => q[ext/Time-HiRes],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -1098,7 +1101,7 @@ package Maintainers;
         'Time::Piece' =>
                 {
                 'MAINTAINER'    => 'msergeant',
-                'FILES'         => q[ext/Time/Piece],
+                'FILES'         => q[ext/Time-Piece],
                 'CPAN'          => 1,
                 'UPSTREAM'      => undef,
                 },
@@ -1115,7 +1118,7 @@ package Maintainers;
        'Unicode::Normalize' =>
                {
                'MAINTAINER'    => 'sadahiro',
-               'FILES'         => q[ext/Unicode/Normalize],
+               'FILES'         => q[ext/Unicode-Normalize],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },
@@ -1164,7 +1167,7 @@ package Maintainers;
        'Win32API::File' =>
                {
                'MAINTAINER'    => 'tyemq',
-               'FILES'         => q[ext/Win32API/File],
+               'FILES'         => q[ext/Win32API-File],
                'CPAN'          => 1,
                'UPSTREAM'      => undef,
                },