python3Packages.dwdwfsapi: remove elohmeier as maintainer

This commit is contained in:
Enno Richter
2024-06-14 09:22:18 +02:00
parent 27ea101c37
commit 392bb8a67f
@@ -37,6 +37,5 @@ buildPythonPackage rec {
homepage = "https://github.com/stephan192/dwdwfsapi";
changelog = "https://github.com/stephan192/dwdwfsapi/blob/v${version}/CHANGELOG.md";
license = with licenses; [ mit ];
maintainers = with maintainers; [ elohmeier ];
};
}