Remove 'andres' from the meta.maintainer section of all Haskell package where I
had added him earlier.
This commit is contained in:
@@ -19,6 +19,5 @@ cabal.mkDerivation (self: {
|
||||
description = "Parser for JavaScript";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user