python313Packages.pgcli: drop inactive maintainer

This commit is contained in:
Sandro Jäckel
2025-09-03 14:01:03 +02:00
parent 75b4e09602
commit 006a9fffa6
@@ -73,7 +73,6 @@ buildPythonPackage rec {
changelog = "https://github.com/dbcli/pgcli/raw/v${version}/changelog.rst";
license = licenses.bsd3;
maintainers = with maintainers; [
dywedir
SuperSandro2000
];
};