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 = "Implements the \"StringPrep\" algorithm";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.simons ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user