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 62e6ed210c..dd75b997e6 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1306,6 +1306,13 @@ use File::Glob qw(:case);
'UPSTREAM' => 'blead',
},
+ 'PerlIO::scalar' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[ext/PerlIO-scalar],
+ 'UPSTREAM' => 'blead',
+ },
+
'PerlIO::via::QuotedPrint' =>
{
'MAINTAINER' => 'elizabeth',
@@ -1868,7 +1875,6 @@ use File::Glob qw(:case);
{
'MAINTAINER' => 'p5p',
'FILES' => q[
- ext/PerlIO-scalar/
ext/PerlIO-via/
ext/SDBM_File/
ext/Socket/