golden-cheetah-bin: add adamcstephens as maintainer

This commit is contained in:
Adam Stephens 2023-08-07 20:51:13 -04:00
parent 19109823ea
commit e58c588c2d
No known key found for this signature in database

View File

@ -30,7 +30,7 @@ appimageTools.wrapType2 {
description = "Performance software for cyclists, runners and triathletes. This version includes the API Tokens for e.g. Strava";
platforms = lib.platforms.linux;
broken = !stdenv.isx86_64;
maintainers = with lib.maintainers; [ gador ];
maintainers = with lib.maintainers; [ gador adamcstephens ];
license = lib.licenses.gpl2Plus;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};