Merge pull request #272137 from nialov/pygeos-change-maintainer-to-geospatial-team
python3Packages.pygeos: change package maintainer to geospatial team
This commit is contained in:
@@ -47,6 +47,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/pygeos/pygeos";
|
||||
changelog = "https://github.com/pygeos/pygeos/blob/${version}/CHANGELOG.rst";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ nialov ];
|
||||
maintainers = teams.geospatial.members;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user