diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 89fcb5dc007e..05618888e41f 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -1134,13 +1134,6 @@ with lib.maintainers; shortName = "Red Code Labs"; }; - release = { - members = [ ]; - github = "nixos-release-managers"; - scope = "Manage the current nixpkgs/NixOS release."; - shortName = "Release"; - }; - rocm = { members = [ Flakebi @@ -1153,13 +1146,6 @@ with lib.maintainers; shortName = "ROCm"; }; - ruby = { - members = [ ]; - scope = "Maintain the Ruby interpreter and related packages."; - shortName = "Ruby"; - enableFeatureFreezePing = true; - }; - rust = { members = [ figsoda