Merge pull request #170706 from bcdarwin/remove-theano-maintainer
python3Packages.Theano: remove myself (bcdarwin) as maintainer
This commit is contained in:
@@ -99,6 +99,6 @@ in buildPythonPackage rec {
|
||||
homepage = "https://github.com/Theano/Theano";
|
||||
description = "A Python library for large-scale array computation";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ maintainers.bcdarwin ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user