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:
Timo Kaufmann 2019-03-17 15:26:53 +01:00
parent 4be712b9e1
commit 51a798389f

View File

@ -154,7 +154,7 @@ stdenv.mkDerivation {
homepage = https://www.spotify.com/;
description = "Play music from the Spotify music service";
license = licenses.unfree;
maintainers = with maintainers; [ eelco ftrvxmtrx sheenobu mudri ];
maintainers = with maintainers; [ eelco ftrvxmtrx sheenobu mudri timokau ];
platforms = [ "x86_64-linux" ];
};
}