python3Packages.plantuml-markdown: drop myself as maintainer

This commit is contained in:
nikstur
2026-01-18 15:07:12 +01:00
parent a12e181af4
commit e36eb42d10
@@ -65,6 +65,5 @@ buildPythonPackage rec {
homepage = "https://github.com/mikitex70/plantuml-markdown";
changelog = "https://github.com/mikitex70/plantuml-markdown/releases/tag/${src.tag}";
license = lib.licenses.bsd2;
maintainers = with lib.maintainers; [ nikstur ];
};
}