From 47abe0a77f156440cc70326a9e34abe0bd81ac64 Mon Sep 17 00:00:00 2001 From: Nico Felbinger Date: Sun, 11 Jan 2026 14:04:12 +0100 Subject: [PATCH] Revert "maintainers/teams: add secshell" This reverts commit 32c8741a6998babf77238e2b65da1cb0809ce7d6. --- maintainers/team-list.nix | 9 --------- 1 file changed, 9 deletions(-) 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";