python3Packages.playwright: add kalekseev as a maintainer

This commit is contained in:
Konstantin Alekseev
2026-03-15 20:00:54 +00:00
committed by Gaetan Lepage
parent 013ba71c83
commit 7abff0301a
@@ -108,6 +108,7 @@ buildPythonPackage rec {
maintainers = with lib.maintainers; [
techknowlogick
yrd
kalekseev
];
platforms = [
"x86_64-linux"