fahclient: drop zimbatm, add GaetanLepage

This commit is contained in:
Gaetan Lepage
2025-11-12 16:29:21 +00:00
parent 21d917558b
commit 65915c725a

View File

@@ -98,7 +98,7 @@ buildFHSEnv {
homepage = "https://foldingathome.org/";
license = lib.licenses.gpl3;
mainProgram = "fah-client";
maintainers = [ lib.maintainers.zimbatm ];
maintainers = [ lib.maintainers.GaetanLepage ];
platforms = [ "x86_64-linux" ];
};
}