Unverified Commit e27430dc authored by Nikolay Korotkiy's avatar Nikolay Korotkiy
Browse files

martin: add geospatial team

parent 3fba3f30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,6 +91,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
      mit # or
      asl20
    ];
    maintainers = with lib.maintainers; [ sikmir ];
    teams = [ lib.teams.geospatial ];
  };
})