galene: Extend maintenance to NGI team

This commit is contained in:
OPNA2608 2025-05-16 17:32:37 +02:00 committed by Valentin Gagarin
parent 205948c692
commit 1890014066

View file

@ -39,6 +39,7 @@ buildGoModule rec {
changelog = "https://github.com/jech/galene/raw/galene-${version}/CHANGES";
license = licenses.mit;
platforms = platforms.linux;
teams = [ lib.teams.ngi ];
maintainers = with maintainers; [
rgrunbla
erdnaxe