commit: 380683c29613c599a45c81648d8e03a9ab02906c
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 21:20:14 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 21:20:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380683c2
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
dev-haskell/hashtables/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-haskell/hashtables/metadata.xml
b/dev-haskell/hashtables/metadata.xml
index 537275d8628..9e68dbf75d7 100644
--- a/dev-haskell/hashtables/metadata.xml
+++ b/dev-haskell/hashtables/metadata.xml
@@ -4,10 +4,6 @@
<maintainer type="project">
<email>[email protected]</email>
</maintainer>
- <maintainer type="project">
- <email>[email protected]</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