From: Jerry D. Hedden <jdhedden@cpan.org>
Date: Thu, 31 May 2007 11:59:31 +0000 (-0400)
Subject: Remove threads/typemap from Porting/Maintainers.pl
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=48294006de5d58e2e55fc1efd341d859ae830b8d;p=p5sagit%2Fp5-mst-13.2.git

Remove threads/typemap from Porting/Maintainers.pl
From: "Jerry D. Hedden" <jdhedden@cpan.org>
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,
 		},