python3Packages.aiohttp-swagger: remove elohmeier as maintainer

This commit is contained in:
Enno Richter
2024-06-14 09:18:51 +02:00
parent 3a1c201277
commit 887d36abe1
@@ -54,6 +54,5 @@ buildPythonPackage rec {
description = "Swagger API Documentation builder for aiohttp";
homepage = "https://github.com/cr0hn/aiohttp-swagger";
license = licenses.mit;
maintainers = with maintainers; [ elohmeier ];
};
}