Merge pull request #76549 from veprbl/pr/pyslurm_remove
pythonPackages.pyslurm: change maintainer
This commit is contained in:
commit
596fa28448
@ -21,6 +21,6 @@ buildPythonPackage rec {
|
||||
homepage = https://github.com/PySlurm/pyslurm;
|
||||
description = "Python bindings to Slurm";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.veprbl ];
|
||||
maintainers = with maintainers; [ bhipple ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user