Skip to content

Commit

Permalink
spotify: remove mudri as a maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
Enzime authored and SuperSandro2000 committed Apr 20, 2023
1 parent 2c81b72 commit 7c097e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/audio/spotify/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ let
description = "Play music from the Spotify music service";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ eelco ftrvxmtrx sheenobu mudri timokau ma27 ];
maintainers = with maintainers; [ eelco ftrvxmtrx sheenobu timokau ma27 ];
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ];
};

Expand Down

0 comments on commit 7c097e8

Please sign in to comment.