summary refs log tree commit diff
path: root/pkgs/applications/audio/spotify/default.nix
diff options
context:
space:
mode:
authorMichael Hoang <enzime@users.noreply.github.com>2023-04-18 18:49:37 +0900
committerMichael Hoang <enzime@users.noreply.github.com>2023-04-18 18:54:22 +0900
commit3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d (patch)
treef001aa415af1de546ecfbcf9b07547665667be9a /pkgs/applications/audio/spotify/default.nix
parent7cddde921877e2019b4b9968d445356134b082d6 (diff)
downloadnixpkgs-3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d.tar
nixpkgs-3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d.tar.gz
nixpkgs-3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d.tar.bz2
nixpkgs-3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d.tar.lz
nixpkgs-3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d.tar.xz
nixpkgs-3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d.tar.zst
nixpkgs-3a483aee0ee304e4563dd38af9fa22f1bd0fdb4d.zip
spotify: add myself as a macOS maintainer
Diffstat (limited to 'pkgs/applications/audio/spotify/default.nix')
-rw-r--r--pkgs/applications/audio/spotify/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/audio/spotify/default.nix b/pkgs/applications/audio/spotify/default.nix
index 5e91707576d..cc12846a93f 100644
--- a/pkgs/applications/audio/spotify/default.nix
+++ b/pkgs/applications/audio/spotify/default.nix
@@ -8,7 +8,6 @@ let
     description = "Play music from the Spotify music service";
     sourceProvenance = with sourceTypes; [ binaryNativeCode ];
     license = licenses.unfree;
-    maintainers = with maintainers; [ eelco ftrvxmtrx sheenobu timokau ma27 ];
     platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ];
   };