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 = "Backend for the persistent library using sqlite3";
|
||||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.andres ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user