Commit 939b79dd authored by Anderson Torres's avatar Anderson Torres
Browse files

teams: remove AndersonTorres from zig.members

Keeping this will become an unsurmountable nightmare for me in the future.
parent 3563397b
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -1019,10 +1019,7 @@ with lib.maintainers;
  };

  zig = {
    members = [
      AndersonTorres
      figsoda
    ];
    members = [ figsoda ];
    scope = "Maintain the Zig compiler toolchain and nixpkgs integration.";
    shortName = "Zig";
    enableFeatureFreezePing = true;