summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2007-05-31 07:59:31 -0400
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-05-31 16:09:22 +0000
commit48294006de5d58e2e55fc1efd341d859ae830b8d (patch)
treedd80769e94c96aff158bd4bd1b46ac234cd6df2f /Porting
parent2293c9faf8e287be7dab9dee7619d90292a686fa (diff)
downloadperl-48294006de5d58e2e55fc1efd341d859ae830b8d.tar.gz
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
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 949b730880..0929c7f45f 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,
},