From f73cfd5a923be66ed35549343bb3fc394f3c4b2c Mon Sep 17 00:00:00 2001 From: Matthieu Riegler Date: Mon, 24 Nov 2025 11:29:56 +0200 Subject: [PATCH] ci: adding myself as optional to the compiler scope For whenever I feel confortable approving compiler PRs like diagnostics (cherry picked from commit 9dd7cc13cadd6a734ac8fa268b0e561ba5cc2c9b) --- .pullapprove.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pullapprove.yml b/.pullapprove.yml index 4acd6458856..aeab63bd89c 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -110,6 +110,7 @@ groups: - ~amishne - ~leonsenft - ~mattrbeck + - ~JeanMeche # ========================================================= # Framework: General (most code in our packages)