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
This commit is contained in:
yaya
2026-04-09 13:18:42 +02:00
parent 02f3fa0374
commit b1743004a4
+1
View File
@@ -299,6 +299,7 @@ with lib.maintainers;
];
scope = "Maintain GCC (GNU Compiler Collection) compilers";
shortName = "GCC";
enableFeatureFreezePing = true;
};
geospatial = {