commit: ec4c2c356c2f0f1020b56ee3cf1c07ebf64903a1
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 21:24:17 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 21:26:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4c2c35
dev-haskell/monadcatchio-mtl: 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/monadcatchio-mtl/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-haskell/monadcatchio-mtl/metadata.xml
b/dev-haskell/monadcatchio-mtl/metadata.xml
index 49017523131..6428af9ccf7 100644
--- a/dev-haskell/monadcatchio-mtl/metadata.xml
+++ b/dev-haskell/monadcatchio-mtl/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>
Provides a monad-transformer version of the
@Control.Exception.catch@
function. For this, it defines the @MonadCatchIO@ class, a
subset of