diff options
Diffstat (limited to 'dev-haskell/smallcheck/metadata.xml')
-rw-r--r-- | dev-haskell/smallcheck/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-haskell/smallcheck/metadata.xml b/dev-haskell/smallcheck/metadata.xml index 9fda9b5941a3..db7cb87451bf 100644 --- a/dev-haskell/smallcheck/metadata.xml +++ b/dev-haskell/smallcheck/metadata.xml @@ -2,9 +2,6 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>haskell</herd> - <maintainer> - <email>haskell@gentoo.org</email> - </maintainer> <longdescription> SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck |