summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-03-25 17:24:10 +0100
committerFlorian Ragwitz <rafl@debian.org>2011-03-25 17:24:10 +0100
commitb5de9e75958534dd34c44e4669e5fd291c4644a7 (patch)
tree4b536228fbe769950fb58469efae8bc6f167eff6 /Porting
parentcdae37cfcb0be7db8b76353618690ff3b86208cf (diff)
downloadperl-b5de9e75958534dd34c44e4669e5fd291c4644a7.tar.gz
Give XS::Typemap its own Maintainers.pl entry
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl8
1 files changed, 7 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index ef205fa68c..063c1fe7bb 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1883,6 +1883,13 @@ use File::Glob qw(:case);
'UPSTREAM' => 'cpan',
},
+ 'XS::Typemap' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[ext/XS-Typemap],
+ 'UPSTREAM' => 'blead',
+ },
+
'XSLoader' =>
{
'MAINTAINER' => 'saper',
@@ -1918,7 +1925,6 @@ use File::Glob qw(:case);
'MAINTAINER' => 'p5p',
'FILES' => q[
ext/XS-APItest/
- ext/XS-Typemap/
ext/attributes/
ext/mro/
ext/re/