Commit ca86336a authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt
Browse files

teams/sdl: add members

parent 688a91d4
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -1119,9 +1119,17 @@ with lib.maintainers;
  };

  sdl = {
    members = [ ];
    scope = "Maintain SDL libraries.";
    members = [
      evythedemon
      grimmauld
      jansol
      marcin-serwin
      pbsds
    ];
    githubTeams = [ "SDL" ];
    scope = "Maintain core SDL libraries.";
    shortName = "SDL";
    enableFeatureFreezePing = true;
  };

  sphinx = {