summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-10-19 23:20:14 +0200
committerJonas Stein <jstein@gentoo.org>2017-10-19 23:20:14 +0200
commit380683c29613c599a45c81648d8e03a9ab02906c (patch)
treec6abd8bd0fd3b3712a47c2bc24c55d7dc40bbcc4 /dev-haskell/hashtables
parentdev-haskell/base-unicode-symbols: Remove proxy-maint (diff)
downloadgentoo-380683c29613c599a45c81648d8e03a9ab02906c.tar.gz
gentoo-380683c29613c599a45c81648d8e03a9ab02906c.tar.bz2
gentoo-380683c29613c599a45c81648d8e03a9ab02906c.zip
dev-haskell/hashtables: Remove proxy-maint
Remove proxy maintainer project from metadata, because there was no proxied maintainer left. Reported-By: Michael Mair-Keimberger Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-haskell/hashtables')
-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