mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
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;
|
||||
maintainers = [
|
||||
self.stdenv.lib.maintainers.andres
|
||||
self.stdenv.lib.maintainers.simons
|
||||
];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user