Merge pull request #14764 from sheenobu/spotify_sheenobu_maintainer
spotify: add sheenobu as maintainer
This commit is contained in:
commit
b9860795c7
@ -104,6 +104,6 @@ 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 = stdenv.lib.licenses.unfree;
|
license = stdenv.lib.licenses.unfree;
|
||||||
maintainers = with stdenv.lib.maintainers; [ eelco ftrvxmtrx ];
|
maintainers = with stdenv.lib.maintainers; [ eelco ftrvxmtrx sheenobu ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user