team/ocaml: add redianthus (#449676)

This commit is contained in:
Ulrik Strid 2025-10-21 12:34:57 +00:00 committed by GitHub
commit 2630bb4c60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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";