maintainers/team-list: update team configuration

* enable githubTeams
* enable enableFeatureFreezePing
This commit is contained in:
Ivan Mincik 2023-11-13 09:01:16 +01:00
parent f8bd787134
commit 53fd90673e

View File

@ -324,12 +324,16 @@ with lib.maintainers; {
geospatial = {
members = [
imincik
sikmir
nh2
sikmir
willcohen
];
githubTeams = [
"geospatial"
];
scope = "Maintain geospatial packages.";
shortName = "Geospatial";
enableFeatureFreezePing = true;
};
gitlab = {