python3Packages.rasterio: update maintainers to geospatial team
Change approved by previous maintainer in https://github.com/NixOS/nixpkgs/pull/222224#issuecomment-1491620146
This commit is contained in:
@@ -98,6 +98,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://rasterio.readthedocs.io/";
|
||||
changelog = "https://github.com/rasterio/rasterio/blob/${version}/CHANGES.txt";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ mredaelli ];
|
||||
maintainers = teams.geospatial.members;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user