Merge pull request #224052 from imincik/rasterio-geospatial-team-maint
python3Packages.rasterio: update maintainers to geospatial team
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