python3Packages.jupyter-packaging: remove elohmeier as maintainer

This commit is contained in:
Enno Richter
2024-06-14 09:22:18 +02:00
parent ea1273f784
commit f60324fca0
@@ -68,6 +68,5 @@ buildPythonPackage rec {
description = "Jupyter Packaging Utilities";
homepage = "https://github.com/jupyter/jupyter-packaging";
license = licenses.bsd3;
maintainers = [ maintainers.elohmeier ];
};
}