python.pkgs.spyder: remove maintainers

since we both do not use this package anymore.
cc @bjornfor
This commit is contained in:
Frederik Rietdijk 2017-06-23 10:43:57 +02:00
parent f3b626cf4d
commit 4f0d812abc

View File

@ -51,6 +51,5 @@ buildPythonApplication rec {
homepage = https://github.com/spyder-ide/spyder/;
license = licenses.mit;
platforms = platforms.linux;
maintainers = with maintainers; [ bjornfor fridh ];
};
}