diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 999b2f068123..d69da5a02db9 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -882,15 +882,6 @@ with lib.maintainers; enableFeatureFreezePing = true; }; - secshell = { - members = [ - felbinger - juli0604 - ]; - scope = "Maintain packages and modules created by members of Secure Shell Networks."; - shortName = "secshell"; - }; - stdenv = { enableFeatureFreezePing = true; github = "stdenv";