spotify: remove mudri as a maintainer
https://github.com/NixOS/nixpkgs/pull/195473#issuecomment-1299295473
This commit is contained in:
@@ -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" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user