Remove s2p from Porting/Maintainers.pl
authorSteve Hay <steve.m.hay@googlemail.com>
Fri, 18 Oct 2013 07:11:33 +0000 (08:11 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Fri, 18 Oct 2013 07:11:33 +0000 (08:11 +0100)
As per RJBS's instructions in the onionsketch:
http://irclog.perlgeek.de/onionsketch/2013-10-17

Porting/Maintainers.pl

index 3aa1340..149954c 100755 (executable)
@@ -14,7 +14,6 @@ use File::Glob qw(:case);
 %Maintainers = (
     'CBERRY'    => 'Craig Berry <craigberry@mac.com>',
     'JDB'       => 'Jan Dubois <jand@activestate.com>',
-    'laun'      => 'Wolfgang Laun <Wolfgang.Laun@alcatel.at>',
     'PMQS'      => 'Paul Marquess <pmqs@cpan.org>',
     'SMCCAM'    => 'Stephen McCamant <smccam@cpan.org>',
 );
@@ -1080,12 +1079,6 @@ use File::Glob qw(:case);
         'UPSTREAM' => 'cpan',
     },
 
-    's2p' => {
-        'MAINTAINER' => 'laun',
-        'FILES'      => q[x2p/s2p.PL],
-        'UPSTREAM'   => 'blead',
-    },
-
     'Safe' => {
         'DISTRIBUTION' => 'RGARCIA/Safe-2.35.tar.gz',
         'FILES'        => q[dist/Safe],