spotify: add timokau as a maintainer
Did a significant refactor (debian sources -> snapcraft) and I'm interested in this package.
This commit is contained in:
parent
4be712b9e1
commit
51a798389f
@ -154,7 +154,7 @@ stdenv.mkDerivation {
|
|||||||
homepage = https://www.spotify.com/;
|
homepage = https://www.spotify.com/;
|
||||||
description = "Play music from the Spotify music service";
|
description = "Play music from the Spotify music service";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ eelco ftrvxmtrx sheenobu mudri ];
|
maintainers = with maintainers; [ eelco ftrvxmtrx sheenobu mudri timokau ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user