Should fix the infinite loop on a dynamic %ENV fetch
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 27c07cf..0446054 100644 (file)
@@ -18,6 +18,7 @@ package Maintainers;
        'dankogai'      => 'Dan Kogai <dankogai@cpan.org>',
        'dconway'       => 'Damian Conway <dconway@cpan.org>',
        'drolsky'       => 'Dave Rolsky <drolsky@cpan.org>',
+       'elizabeth'     => 'Elizabeth Mattijsen <liz@dijkmat.nl>',
        'gbarr'         => 'Graham Barr <gbarr@cpan.org>',
        'gaas'          => 'Gisle Aas <gaas@cpan.org>',
        'gsar'          => 'Gurusamy Sarathy <gsar@activestate.com>',
@@ -27,14 +28,19 @@ package Maintainers;
        'jstowe'        => 'Jonathan Stowe <jstowe@cpan.org>',
        'jv'            => 'Johan Vromans <jv@cpan.org>',
        'kwilliams'     => 'Ken Williams <kwilliams@cpan.org>',
+       'laun'          => 'Wolfgang Laun <Wolfgang.Laun@alcatel.at>',
        'lstein'        => 'Lincoln D. Stein <lds@cpan.org>',
        'marekr'        => 'Marek Rouchal <marekr@cpan.org>',
        'mjd'           => 'Mark-Jason Dominus <mjd@cpan.org>',
        'muir'          => 'David Muir Sharnoff <muir@cpan.org>',
        'neilb'         => 'Neil Bowers <neilb@cpan.org>',
+       'ni-s'          => 'Nick Ing-Simmons <nick@ing-simmons.net>',
        'p5p'           => 'perl5-porters <perl5-porters@perl.org>',
+       'perlfaq'       => 'perlfaq-workers <perlfaq-workers@perl.org>',
+       'perlref'       => 'Mark-Jason Dominus <mjd@cpan.org>',
        'petdance'      => 'Andy Lester <petdance@cpan.org>',
        'pmqs'          => 'Paul Marquess <pmqs@cpan.org>',
+       'pvhp'          => 'Peter Prymmer <pvhp@best.com>',
        'rmbarker'      => 'Robin Barker <rmbarker@cpan.org>',
        'rra'           => 'Russ Allbery <rra@cpan.org>',
        'sadahiro'      => 'SADAHIRO Tomoyuki <SADAHIRO@cpan.org>',
@@ -158,6 +164,13 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
+       'faq' =>
+               {
+               'MAINTAINER'    => 'perlfaq',
+               'FILES'         => q[pod/perlfaq*],
+               'CPAN'          => 0,
+               },
+
        'File::Spec' =>
                {
                'MAINTAINER'    => 'kwilliams',
@@ -224,7 +237,7 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
-       'Scalar-List-Util' =>
+       'Scalar-List-Utils' =>
                {
                'MAINTAINER'    => 'gbarr',
                'FILES'         => q[ext/List/Util],
@@ -295,17 +308,68 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
+       'perlebcdic' =>
+               {
+               'MAINTAINER'    => 'pvhp',
+               'FILES'         => q[pod/perlebcdic.pod],
+               'CPAN'          => 0,
+               },
+
        'PerlIO' =>
                {
                'MAINTAINER'    => 'p5p',
-               'FILES'         => q[ext/PerlIO lib/PerlIO],
+               'FILES'         => q[ext/PerlIO],
                'CPAN'          => 1,
                },
 
-       'Pod::Find' =>
+       'perlio-doc' =>
+               {
+               'MAINTAINER'    => 'ni-s',
+               'FILES'         => q[pod/perlapio.pod
+                                    pod/perliol.pod
+                                    lib/PerlIO.pm],
+               'CPAN'          => 0,
+               },
+
+       'PerlIO::via::QuotedPrint' =>
+               {
+               'MAINTAINER'    => 'elizabeth',
+               'FILES'         => q[lib/PerlIO/via/QuotedPrint.pm
+                                    lib/PerlIO/via/t/QuotedPrint.t],
+               'CPAN'          => 1,
+               },
+
+       'perlref' =>
+               {
+               'MAINTAINER'    => 'mjd',
+               'FILES'         => q[pod/perlref.pod],
+               'CPAN'          => 0,
+               },
+
+       'perlpacktut' =>
                {
+               'MAINTAINER'    => 'laun',
+               'FILES'         => q[pod/perlpacktut.pod],
+               'CPAN'          => 0,
+               },
+
+       'perlpodspec' =>
+               {
+               'MAINTAINER'    => 'sburke',
+               'FILES'         => q[pod/perlpodspec.pod],
+               'CPAN'          => 0,
+               },
+
+       'perlthrtut' =>
+               {
+               'MAINTAINER'    => 'elizabeth',
+               'FILES'         => q[pod/perlthrtut.pod],
+               'CPAN'          => 0,
+               },
+
+       'PodParser' => {
                'MAINTAINER'    => 'marekr',
-               'FILES'         => q[lib/Pod/Find.pm t/pod/find.t],
+               '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.*],
                'CPAN'          => 1,
                },
 
@@ -319,7 +383,7 @@ package Maintainers;
        'podlators' =>
                {
                'MAINTAINER'    => 'rra',
-               'FILES'         => q[lib/Pod/{Checker,Find,Html,InputObjects,Man,ParseLink,Parser,ParseUtils,PlainText,Select,Text,Text/{Color,Overstrike,Termcap},Usage}.pm pod/pod2man.PL pod/pod2text.PL lib/Pod/t/{basic.*,{basic,man,parselink,text*}.t} lib/Pod/t/{InputObjects,Select,Usage,utils}.t],
+               'FILES'         => q[lib/Pod/{Html,Man,ParseLink,Text,Text/{Color,Overstrike,Termcap}}.pm pod/pod2man.PL pod/pod2text.PL lib/Pod/t/{basic.*,{man,parselink,text*}.t}],
                'CPAN'          => 1,
                },
 
@@ -333,8 +397,8 @@ package Maintainers;
        'Pod::Plainer' =>
                {
                'MAINTAINER'    => 'rmbarker',
-               'FILES'         => q[lib/Pod/Plainer.pm],
-               'CPAN'          => 1,
+               'FILES'         => q[lib/Pod/Plainer.pm t/pod/plainer.t],
+               'CPAN'          => 0,
                },
 
        'Safe' =>
@@ -382,7 +446,7 @@ package Maintainers;
 
        'Test' =>
                {
-               'MAINTAINER'    => 'mschwern',
+               'MAINTAINER'    => 'sburke',
                'FILES'         => q[lib/Test.pm lib/Test/t],
                'CPAN'          => 1,
                },
@@ -489,6 +553,13 @@ package Maintainers;
                'CPAN'          => 0,
                },
 
+       's2p' =>
+               {
+               'MAINTAINER'    => 'laun',
+               'FILES'         => q[x2p/s2p.PL],
+               'CPAN'          => 0,
+               },
+
        );
 
 1;