mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
team/ocaml: add redianthus (#449676)
This commit is contained in:
commit
2630bb4c60
|
|
@ -993,7 +993,10 @@ with lib.maintainers;
|
||||||
};
|
};
|
||||||
|
|
||||||
ocaml = {
|
ocaml = {
|
||||||
members = [ alizter ];
|
members = [
|
||||||
|
alizter
|
||||||
|
redianthus
|
||||||
|
];
|
||||||
github = "ocaml";
|
github = "ocaml";
|
||||||
scope = "Maintain the OCaml compiler and package set.";
|
scope = "Maintain the OCaml compiler and package set.";
|
||||||
shortName = "OCaml";
|
shortName = "OCaml";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue