python3Packages.opensfm: add geospatial team

This commit is contained in:
Augustin Trancart
2026-05-15 13:05:29 +02:00
parent 96de2ba261
commit 285d04c859
@@ -173,6 +173,7 @@ buildPythonPackage (finalAttrs: {
lib.maintainers.pbsds
lib.maintainers.SomeoneSerge
];
teams = [ lib.teams.geospatial ];
license = lib.licenses.bsd2;
changelog = "https://github.com/mapillary/OpenSfM/blob/${finalAttrs.src.rev}/CHANGELOG.md";
description = "Open source Structure-from-Motion pipeline from Mapillary";