Unverified Commit b1743004 authored by yaya's avatar yaya
Browse files

maintainers/team-list: Enable feature freeze ping for gcc

Since `gcc` is listed as [release critical package], it might make sense
to have the team included in the feature freeze ping.

[release critical package]: https://nixos.github.io/release-wiki/Release-Critical-Packages.html
parent 02f3fa03
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -299,6 +299,7 @@ with lib.maintainers;
    ];
    scope = "Maintain GCC (GNU Compiler Collection) compilers";
    shortName = "GCC";
    enableFeatureFreezePing = true;
  };

  geospatial = {