summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl7
1 files changed, 0 insertions, 7 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index f50c19f4d4..0d652743d4 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1598,13 +1598,6 @@ use File::Glob qw(:case);
'UPSTREAM' => 'cpan',
},
- 'XS::APItest::KeywordRPN' =>
- {
- 'MAINTAINER' => 'zefram',
- 'FILES' => q[ext/XS-APItest-KeywordRPN],
- 'UPSTREAM' => 'blead',
- },
-
'XSLoader' =>
{
'MAINTAINER' => 'saper',