From: Jerry D. Hedden Date: Thu, 31 May 2007 11:59:31 +0000 (-0400) Subject: Remove threads/typemap from Porting/Maintainers.pl X-Git-Tag: accepted/trunk/20130322.191538~15155 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48294006de5d58e2e55fc1efd341d859ae830b8d;p=platform%2Fupstream%2Fperl.git Remove threads/typemap from Porting/Maintainers.pl From: "Jerry D. Hedden" Message-ID: <1ff86f510705310859y6c101c15t6d823d00ef25309b@mail.gmail.com> p4raw-id: //depot/perl@31318 --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 949b730..0929c7f 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -842,7 +842,7 @@ package Maintainers; { 'MAINTAINER' => 'jdhedden', 'FILES' => q[ext/threads/hints ext/threads/t - ext/threads/threads.{pm,xs} ext/threads/typemap], + ext/threads/threads.{pm,xs}], 'CPAN' => 1, },