lastools: add geospatial team as maintainer (#339018)
This commit is contained in:
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Software for rapid LiDAR processing";
|
||||
homepage = "http://lastools.org/";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ stephenwithph ];
|
||||
maintainers = with maintainers; teams.geospatial.members ++ [ stephenwithph ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user