mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
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/;
|
||||
description = "Play music from the Spotify music service";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
maintainers = with stdenv.lib.maintainers; [ eelco ftrvxmtrx ];
|
||||
maintainers = with stdenv.lib.maintainers; [ eelco ftrvxmtrx sheenobu ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user