playwright: remove myself from maintainers

This commit is contained in:
Marie Ramlow
2025-12-05 09:47:23 +01:00
parent 42e29df35b
commit 9837635bb5
@@ -149,7 +149,6 @@ let
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
kalekseev
marie
];
inherit (nodejs.meta) platforms;
};