python3Packages.nbclassic: remove elohmeier as maintainer

This commit is contained in:
Enno Richter
2024-06-14 09:22:18 +02:00
parent f60324fca0
commit 34eb62dd7a
@@ -54,6 +54,5 @@ buildPythonPackage rec {
description = "Jupyter lab environment notebook server extension";
homepage = "https://github.com/jupyter/nbclassic";
license = with licenses; [ bsd3 ];
maintainers = with maintainers; [ elohmeier ];
};
}