From 17a8ca30ecc72b9fb81e26f71d651e50ce9c28e7 Mon Sep 17 00:00:00 2001 From: Jessica Janiuk Date: Wed, 25 Jun 2025 14:30:11 +0200 Subject: [PATCH] ci: Update pullapprove ownership for compiler and zonejs (#62261) This updates the zone.js owners and adds thePunderWoman to compiler approvers. PR Close #62261 --- .pullapprove.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.pullapprove.yml b/.pullapprove.yml index cf5ed06cac3..6d22eabcc01 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -131,6 +131,7 @@ groups: - atscott - crisbeto - devversion + - thePunderWoman - kirjs - JoostK - mmalerba @@ -218,7 +219,17 @@ groups: ]) reviewers: users: - - JiaLiPassion + - ~JiaLiPassion + - ~jelbourn + - alxhub + - AndrewKushnir + - atscott + - crisbeto + - devversion + - kirjs + - thePunderWoman + - pkozlowski-opensource + - mmalerba # ========================================================= # Tooling: Compiler API shared with Angular CLI