Remove myself from the meta.maintainer field of most Haskell packages.
There is no point in receiving hundreds of e-mails; I cannot read them anyway.
This commit is contained in:
@@ -9,6 +9,5 @@ cabal.mkDerivation (self: {
|
||||
description = "A writer monad for multi-line string literals";
|
||||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.simons ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user