pythonPackages.pyslurm: remove veprbl from maintainers
This commit is contained in:
parent
c5aacb2350
commit
8e9741ed49
@ -21,6 +21,6 @@ buildPythonPackage rec {
|
|||||||
homepage = https://github.com/PySlurm/pyslurm;
|
homepage = https://github.com/PySlurm/pyslurm;
|
||||||
description = "Python bindings to Slurm";
|
description = "Python bindings to Slurm";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.veprbl ];
|
maintainers = [];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user