From 23eeea5bd750bab2b39cafafd6f91ffec8346aff Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Wed, 24 Jan 2024 16:04:56 +0000 Subject: [PATCH] ci: adding devversion to reviewers for compiler/core (#54053) I've been working on framework parts and compiler since pre-Ivy, and helped with Ivy, runtime and compiler. Adding myself as a reviewer to ease future work and to help with review load. PR Close #54053 --- .pullapprove.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.pullapprove.yml b/.pullapprove.yml index a622222e94f..97c42dd999a 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -166,8 +166,9 @@ groups: - AndrewKushnir - atscott - crisbeto - - JoostK + - devversion - dylhunn + - JoostK # ========================================================= # Framework: Migrations @@ -352,6 +353,7 @@ groups: - AndrewKushnir - atscott - crisbeto + - devversion - dylhunn - jessicajaniuk - pkozlowski-opensource