Remove fridh as maintainer of older Python packages
I am not interested in maintaining packages for Python < 3.7.
This commit is contained in:
@@ -64,6 +64,6 @@ buildPythonPackage rec {
|
||||
description = "IPython: Productive Interactive Computing";
|
||||
homepage = "http://ipython.org/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ bjornfor fridh ];
|
||||
maintainers = with maintainers; [ bjornfor ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user