purescript: add maintainer mbbx6spp
This commit is contained in:
parent
c71aa5ff5e
commit
78941c037f
@ -59,7 +59,7 @@ in stdenv.mkDerivation rec {
|
||||
description = "A strongly-typed functional programming language that compiles to JavaScript";
|
||||
homepage = http://www.purescript.org/;
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.justinwoo ];
|
||||
maintainers = [ maintainers.justinwoo maintainers.mbbx6spp ];
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user