diff options
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-x | Porting/Maintainers.pl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 3c4b71336b..bd2583a1b3 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1053,13 +1053,6 @@ use File::Glob qw(:case); 'UPSTREAM' => 'cpan', }, - 'IPC::Open2' => - { - 'MAINTAINER' => 'p5p', - 'FILES' => q[ext/IPC-Open2], - 'UPSTREAM' => 'blead', - }, - 'IPC::Open3' => { 'MAINTAINER' => 'p5p', |