about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--maintainers/team-list.nix6
1 files changed, 5 insertions, 1 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index ea5f4a53e1d12..3ad43f2a34e42 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -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 = {