From b879c671091aca4ac1cc8d8a664f8db75e59669b Mon Sep 17 00:00:00 2001 From: Ivan Mincik Date: Wed, 9 Jul 2025 10:38:23 +0200 Subject: [PATCH] teams/geospatial: update team description --- maintainers/team-list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 2cf64879652b..07c3bb3ab881 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -478,7 +478,7 @@ with lib.maintainers; willcohen ]; githubTeams = [ "geospatial" ]; - scope = "Maintain geospatial packages."; + scope = "Maintain geospatial, remote sensing and OpenStreetMap software."; shortName = "Geospatial"; enableFeatureFreezePing = true; };