Commit 53fd9067 authored by Ivan Mincik's avatar Ivan Mincik
Browse files

maintainers/team-list: update team configuration

* enable githubTeams
* enable enableFeatureFreezePing
parent f8bd7871
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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 = {