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 3a2d628b0b..3bb0aacd37 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -943,6 +943,13 @@ use File::Glob qw(:case);
'UPSTREAM' => 'blead',
},
+ 'IPC::Open3' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[ext/IPC-Open3],
+ 'UPSTREAM' => 'blead',
+ },
+
'IPC::SysV' =>
{
'MAINTAINER' => 'mhx',
@@ -1819,7 +1826,6 @@ use File::Glob qw(:case);
{
'MAINTAINER' => 'p5p',
'FILES' => q[
- ext/IPC-Open3/
ext/NDBM_File/
ext/ODBM_File/
ext/Opcode/