martin: add geospatial team

This commit is contained in:
Nikolay Korotkiy
2026-03-15 16:59:01 +04:00
parent 3fba3f3057
commit e27430dc30
+1 -1
View File
@@ -91,6 +91,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
mit # or
asl20
];
maintainers = with lib.maintainers; [ sikmir ];
teams = [ lib.teams.geospatial ];
};
})