python.pkgs.spyder: remove maintainers

since we both do not use this package anymore.
cc @bjornfor

-1
-1
pkgs/applications/science/spyder/default.nix
··· 51 51 homepage = https://github.com/spyder-ide/spyder/; 52 52 license = licenses.mit; 53 53 platforms = platforms.linux; 54 - maintainers = with maintainers; [ bjornfor fridh ]; 55 54 }; 56 55 }