Unverified Commit 13eec306 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

maintainers/teams: add secshell (#442959)

parents 1cebd53e 32c8741a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1175,6 +1175,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 ];