summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix8
1 files changed, 6 insertions, 2 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index ea5f4a53e1d..db66b8fe868 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 = {
@@ -394,6 +398,7 @@ with lib.maintainers; {
       cdepillabout
       expipiplus1
       maralorn
+      ncfavier
       sternenseemann
     ];
     githubTeams = [
@@ -912,7 +917,6 @@ with lib.maintainers; {
 
   tts = {
     members = [
-      hexa
       mic92
     ];
     scope = "coqui-ai TTS (formerly Mozilla TTS) and leaf packages";