purescript: add maintainer mbbx6spp

wip/yesman
Susan Potter 4 years ago
parent c71aa5ff5e
commit 78941c037f
No known key found for this signature in database
GPG Key ID: 99027A421FF928FB
  1. 2
      pkgs/development/compilers/purescript/purescript/default.nix

@ -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…
Cancel
Save