teams: remove AndersonTorres from zig.members

Keeping this will become an unsurmountable nightmare for me in the future.
This commit is contained in:
Anderson Torres 2024-07-30 08:06:16 -03:00
parent 3563397b2f
commit 939b79dd35

View File

@ -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;