diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 7b95a1030df9c..6668f5741654c 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -868,6 +868,17 @@ with lib.maintainers; shortName = "Red Code Labs"; }; + redox = { + members = [ + theoparis + eveeifyeve + ericson2314 + anderscs + ]; + scope = "Maintains the redox package set"; + shortName = "Redox"; + }; + rocm = { github = "rocm"; };