From c32325a4cd64e58dcda5cd6272fb693684a04b4c Mon Sep 17 00:00:00 2001 From: "awf-autoware-bot[bot]" <94889083+awf-autoware-bot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:00:39 +0900 Subject: [PATCH] chore: update CODEOWNERS (#900) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 130b66cbad..dd28f74253 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,6 @@ +### Automatically generated from package.xml ### +autoware_launch/** yukihiro.saito@tier4.jp + ### Copied from .github/CODEOWNERS-manual ### # /** # .github/** @@ -21,6 +24,3 @@ autoware_launch/launch/components/tier4_simulator_component.launch.xml takayuki. autoware_launch/launch/components/tier4_system_component.launch.xml fumihito.ito@tier4.jp isamu.takagi@tier4.jp autoware_launch/rviz/** # no codeowners autoware_launch/rviz/image/** yukihiro.saito@tier4.jp ryohsuke.mitsudome@tier4.jp - -### Automatically generated from package.xml ### -autoware_launch/** yukihiro.saito@tier4.jp