Unverified Commit 32c8741a authored by Nico Felbinger's avatar Nico Felbinger
Browse files

maintainers/teams: add secshell

parent 0d9a0a69
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1176,6 +1176,15 @@ with lib.maintainers;
    enableFeatureFreezePing = true;
  };

  secshell = {
    members = [
      felbinger
      juli0604
    ];
    scope = "Maintain packages and modules created by members of Secure Shell Networks.";
    shortName = "secshell";
  };

  serokell = {
    # Verify additions by approval of an already existing member of the team.
    members = [ balsoft ];