summaryrefslogtreecommitdiff
path: root/dev-haskell/hashtables/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hashtables/metadata.xml')
-rw-r--r--dev-haskell/hashtables/metadata.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-haskell/hashtables/metadata.xml b/dev-haskell/hashtables/metadata.xml
index 537275d86282..9e68dbf75d7c 100644
--- a/dev-haskell/hashtables/metadata.xml
+++ b/dev-haskell/hashtables/metadata.xml
@@ -4,10 +4,6 @@
<maintainer type="project">
<email>haskell@gentoo.org</email>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<longdescription>
This package provides a couple of different implementations of mutable hash
tables in the ST monad, as well as a typeclass abstracting their common