summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2013-10-18 08:11:33 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2013-10-18 08:11:33 +0100
commitb430bbf1e5800f4309f15d64e3878059a65d16d0 (patch)
tree7ae9f4cfa73d5aafbdeecddd5e80fc4cb9d12e1d
parent0eb16d66f207361931e433098fd3cd764d60c509 (diff)
downloadperl-b430bbf1e5800f4309f15d64e3878059a65d16d0.tar.gz
Remove s2p from Porting/Maintainers.pl
As per RJBS's instructions in the onionsketch: http://irclog.perlgeek.de/onionsketch/2013-10-17
-rwxr-xr-xPorting/Maintainers.pl7
1 files changed, 0 insertions, 7 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 3aa13406cd..149954cfdb 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -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],