From 51a798389fe4c5471d7bdb3da2cf13aec1fc9250 Mon Sep 17 00:00:00 2001 From: Timo Kaufmann Date: Sun, 17 Mar 2019 15:26:53 +0100 Subject: spotify: add timokau as a maintainer Did a significant refactor (debian sources -> snapcraft) and I'm interested in this package. --- pkgs/applications/audio/spotify/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/audio') diff --git a/pkgs/applications/audio/spotify/default.nix b/pkgs/applications/audio/spotify/default.nix index 76c10fdef6ce..6d0c21d6641b 100644 --- a/pkgs/applications/audio/spotify/default.nix +++ b/pkgs/applications/audio/spotify/default.nix @@ -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" ]; }; } -- cgit 1.4.1