Unverified Commit 62d7760b authored by Nikolay Korotkiy's avatar Nikolay Korotkiy Committed by GitHub
Browse files

Merge pull request #267168 from imincik/team-list-geo-update-enable-ping

maintainers/team-list: update geospatial team configuration
parents 1969ef27 53fd9067
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 = {