lol

Merge pull request #17557 from laMudri/spotify-update

Spotify update

authored by

Rok Garbas and committed by
GitHub
687a012b f9dfe0d8

+1 -1
+1 -1
pkgs/applications/audio/spotify/default.nix
··· 104 104 homepage = https://www.spotify.com/; 105 105 description = "Play music from the Spotify music service"; 106 106 license = stdenv.lib.licenses.unfree; 107 - maintainers = with stdenv.lib.maintainers; [ eelco ftrvxmtrx sheenobu ]; 107 + maintainers = with stdenv.lib.maintainers; [ eelco ftrvxmtrx sheenobu mudri ]; 108 108 }; 109 109 }