python3Packages.pex: drop phaer from maintainers

This commit is contained in:
phaer
2025-02-17 00:31:51 +01:00
committed by Benjamin Sparks
parent 5bb3dca1c3
commit 4895cc33bb
@@ -32,7 +32,6 @@ buildPythonPackage rec {
license = licenses.asl20;
maintainers = with maintainers; [
copumpkin
phaer
];
};
}