summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
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/