From 64d8ef4a39ae58a87b56e16ae4abd4514cbb4a24 Mon Sep 17 00:00:00 2001 From: ConnorYoh <40631091+ConnorYoh@users.noreply.github.com> Date: Fri, 18 Jul 2025 18:25:50 +0100 Subject: [PATCH] Update CODEOWNERS (#3981) Co-authored-by: Connor Yoh --- .github/CODEOWNERS | 2 +- .github/config/repo_devs.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 85e115bff..8d4e98e5a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # All PRs to V1 must be approved by Frooodle -* @Frooodle @reecebrowne @Ludy87 @DarioGii @ConnorYoh +* @Frooodle @reecebrowne @Ludy87 @DarioGii @ConnorYoh @EthanHealy01 diff --git a/.github/config/repo_devs.json b/.github/config/repo_devs.json index 6f8b9f90c..86d43fd98 100644 --- a/.github/config/repo_devs.json +++ b/.github/config/repo_devs.json @@ -7,6 +7,7 @@ "sbplat", "reecebrowne", "DarioGii", - "ConnorYoh" + "ConnorYoh", + "EthanHealy01" ] }