Unverified Commit 2630bb4c authored by Ulrik Strid's avatar Ulrik Strid Committed by GitHub
Browse files

team/ocaml: add redianthus (#449676)

parents f1786086 470d48fc
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -993,7 +993,10 @@ with lib.maintainers;
  };

  ocaml = {
    members = [ alizter ];
    members = [
      alizter
      redianthus
    ];
    github = "ocaml";
    scope = "Maintain the OCaml compiler and package set.";
    shortName = "OCaml";