Merge pull request #270606 from imincik/mapserver-add-geospatial-team-maint
mapserver: add geospatial team to maintainers
This commit is contained in:
commit
972acb014d
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://mapserver.org/";
|
||||
changelog = "https://mapserver.org/development/changelog/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sikmir ];
|
||||
maintainers = teams.geospatial.members;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue