python3Packages.fints: remove elohmeier as maintainer

This commit is contained in:
Enno Richter
2024-06-14 09:22:18 +02:00
parent 8989a1b3a3
commit ea1273f784
@@ -42,7 +42,6 @@ buildPythonPackage rec {
description = "Pure-python FinTS (formerly known as HBCI) implementation";
license = licenses.lgpl3Only;
maintainers = with maintainers; [
elohmeier
dotlambda
];
};