erlangR19: update maintainers
Use the list of direct committers: https://github.com/NixOS/nixpkgs/commits/master/pkgs/development/interpreters/erlang/R19.nix Originally, I just copied and pasted from R18.nix, I think.
This commit is contained in:
parent
05b1f8276b
commit
a91afef89e
@ -92,7 +92,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ the-kenny sjmackenzie couchemar ];
|
maintainers = with maintainers; [ yurrriq couchemar DerTim1 mdaiter ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user