haskell-Graphalyze: removed myself from the list of maintainers
svn path=/nixpkgs/trunk/; revision=33862
This commit is contained in:
parent
8e510f1888
commit
8ee3bc82ee
@ -15,7 +15,6 @@ cabal.mkDerivation (self: {
|
|||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = [
|
maintainers = [
|
||||||
self.stdenv.lib.maintainers.andres
|
self.stdenv.lib.maintainers.andres
|
||||||
self.stdenv.lib.maintainers.simons
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user