summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl14
1 files changed, 0 insertions, 14 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 5cae67d557..5b7486f770 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -418,20 +418,6 @@ package Maintainers;
'CPAN' => 1,
},
- 'HTML::Parser' =>
- {
- 'MAINTAINER' => 'gaas',
- 'FILES' => q[ext/HTML/Parser],
- 'CPAN' => 1,
- },
-
- 'HTML::Tagset' =>
- {
- 'MAINTAINER' => 'petdance',
- 'FILES' => q[lib/HTML/Tagset.pm lib/HTML/Tagset],
- 'CPAN' => 1,
- },
-
'I18N::LangTags' =>
{
'MAINTAINER' => 'sburke',