python3Packages.aioaquacell: remove me from maintainers

This commit is contained in:
dish
2026-03-23 15:29:37 -04:00
parent f46d902ca4
commit 175e3d02b0
@@ -43,6 +43,6 @@ buildPythonPackage rec {
description = "Asynchronous library to retrieve details of your Aquacell water softener device";
homepage = "https://github.com/Jordi1990/aioaquacell";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ pyrox0 ];
maintainers = [ ];
};
}