Unverified Commit 47abe0a7 authored by Nico Felbinger's avatar Nico Felbinger
Browse files

Revert "maintainers/teams: add secshell"

This reverts commit 32c8741a.
parent c3d757b6
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -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";