cctools: add myself as maintainer
This commit is contained in:
@@ -125,6 +125,7 @@ let
|
|||||||
homepage = http://www.opensource.apple.com/source/cctools/;
|
homepage = http://www.opensource.apple.com/source/cctools/;
|
||||||
description = "MacOS Compiler Tools (cross-platform port)";
|
description = "MacOS Compiler Tools (cross-platform port)";
|
||||||
license = stdenv.lib.licenses.apsl20;
|
license = stdenv.lib.licenses.apsl20;
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ matthewbauer ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in stdenv.mkDerivation baseParams
|
in stdenv.mkDerivation baseParams
|
||||||
|
|||||||
Reference in New Issue
Block a user