From e58f213ac76e8d91bf606d46452a9b6199648931 Mon Sep 17 00:00:00 2001 From: Yuqiang Wang Date: Thu, 25 Sep 2025 19:59:39 +0800 Subject: [PATCH] maintainer: add new code owner for renesas and gd32(arm) --- .github/CODEOWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e0a14036ea7..21d4f6dfd73 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,7 +2,7 @@ # https://help.github.com/en/articles/about-code-owners#codeowners-syntax -/.github @supperthomas +/.github @supperthomas @kurisaW /.gitee @supperthomas /.hooks @supperthomas /.devcontainer @supperthomas @@ -19,7 +19,8 @@ /bsp/stm32/stm32h750-artpi/ @Rbb666 /bsp/maxim @supperthomas /bsp/nxp @Rbb666 -/bsp/renesas @Rbb666 +/bsp/renesas @Rbb666 @kurisaW +/bsp/gd32/arm @kurisaW *arduino* @mysterywolf *.attach @mysterywolf