From 99c577f4614d030dd5cb957cdb0adb909ea3815f Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 10 Apr 2024 00:05:01 +0000 Subject: [PATCH] chore: update CODEOWNERS Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/CODEOWNERS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f61a66c65..8648b2186 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,9 @@ -### Copied from .github/CODEOWNERS-manual ### - ### Automatically generated from package.xml ### +bag2lanelet/** shinnosuke.hirakawa@tier4.jp taiki.tanaka@tier4.jp +common/tier4_debug_tools/** ryohsuke.mitsudome@tier4.jp +control/control_debug_tools/** takayuki.murooka@tier4.jp zhe.shen@tier4.jp +driving_environment_analyzer/** satoshi.ota@tier4.jp +planning/planning_debug_tools/** taiki.tanaka@tier4.jp takamasa.horibe@tier4.jp takayuki.murooka@tier4.jp +simulator/simulator_compatibility_test/** shpark@morai.ai shumpei.wakabayashi@tier4.jp tomoya.kimura@tier4.jp + +### Copied from .github/CODEOWNERS-manual ###