librasterlite2: adopt package under geospatial team maintenance (#442292)

This commit is contained in:
Nikolay Korotkiy
2025-09-12 11:36:06 +00:00
committed by GitHub

View File

@@ -91,6 +91,6 @@ stdenv.mkDerivation rec {
mpl11
];
platforms = platforms.unix;
maintainers = with maintainers; [ sikmir ];
teams = [ teams.geospatial ];
};
}