geoserver: add geospatial team to maintainers
This commit is contained in:
parent
9f98f2904b
commit
3d84496c93
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://geoserver.org/";
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ sikmir ];
|
||||
maintainers = teams.geospatial.members;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue