forked from mirrors/nixpkgs
golden-cheetah: add adamcstephens as maintainer
This commit is contained in:
parent
f2d92cc926
commit
0eefa1772b
|
@ -76,7 +76,7 @@ in mkDerivation rec {
|
|||
meta = with lib; {
|
||||
description = "Performance software for cyclists, runners and triathletes";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ ];
|
||||
maintainers = with maintainers; [ adamcstephens ];
|
||||
license = licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue