From 1c130c00194e41484fc0cf92fe8652d0804182d9 Mon Sep 17 00:00:00 2001 From: Jay Chung Date: Fri, 1 Mar 2024 15:46:04 +0800 Subject: [PATCH] Add Eric as code owner for some dirs --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index af3afda1e789..e4d5c7dc75fe 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -23,7 +23,7 @@ /dolphinscheduler-registry/ @caishunfeng @ruanwenjun /dolphinscheduler-api/ @caishunfeng @SbloodyS /dolphinscheduler-dao/ @caishunfeng @SbloodyS -/dolphinscheduler-dao/src/main/resources/sql/ +/dolphinscheduler-dao/src/main/resources/sql/ @EricGao888 /dolphinscheduler-common/ @caishunfeng /dolphinscheduler-standalone-server/ @caishunfeng /dolphinscheduler-datasource-plugin/ @caishunfeng @@ -40,6 +40,6 @@ /script/ @caishunfeng @SbloodyS @EricGao888 /dolphinscheduler-ui/ @songjianet @Amy0104 /docs/ @EricGao888 -/licenses/ +/licenses/ @EricGao888 /images/ @EricGao888 /style/ @caishunfeng