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:
@@ -12,6 +12,5 @@ cabal.mkDerivation (self: {
|
||||
description = "A library for various character encodings";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.simons ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user