Skip to content

Commit

Permalink
add maintainer for stop line and turn signal decider
Browse files Browse the repository at this point in the history
Signed-off-by: kyoichi-sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara committed Nov 1, 2023
1 parent 79b57bd commit 9d10ece
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
7 changes: 5 additions & 2 deletions launch/tier4_planning_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
<maintainer email="[email protected]">Takamasa Horibe</maintainer>
<maintainer email="[email protected]">Satoshi Ota</maintainer>
<!-- turn signal decider -->
<maintainer email="[email protected]">Yutaka Shimizu</maintainer>
<maintainer email="[email protected]">Zulfaqar Azmi</maintainer>
<maintainer email="[email protected]">Satoshi Ota</maintainer>
<maintainer email="[email protected]">Mamoru Sobue</maintainer>
<!-- drivable area generation-->
<maintainer email="[email protected]">Takayuki Murooka</maintainer>

Expand All @@ -37,7 +39,8 @@
<!-- blind spot module -->
<maintainer email="[email protected]">Mamoru Sobue</maintainer>
<!-- stop line module -->
<maintainer email="[email protected]">Yutaka Shimizu</maintainer>
<maintainer email="[email protected]">Fumiya Watanabe</maintainer>
<maintainer email="[email protected]">Zhe Shen</maintainer>
<!-- virtual traffic light module -->
<maintainer email="[email protected]">Kosuke Takeuchi</maintainer>
<!-- run out module -->
Expand Down
5 changes: 4 additions & 1 deletion planning/behavior_path_planner/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@
<maintainer email="[email protected]">Takamasa Horibe</maintainer>
<maintainer email="[email protected]">Satoshi Ota</maintainer>
<!-- turn signal decider -->
<maintainer email="[email protected]">Yutaka Shimizu</maintainer>
<maintainer email="[email protected]">Zulfaqar Azmi</maintainer>
<maintainer email="[email protected]">Satoshi Ota</maintainer>
<maintainer email="[email protected]">Mamoru Sobue</maintainer>

<!-- drivable area generation-->
<maintainer email="[email protected]">Takayuki Murooka</maintainer>

Expand Down
2 changes: 2 additions & 0 deletions planning/behavior_velocity_stop_line_module/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<version>0.1.0</version>
<description>The behavior_velocity_stop_line_module package</description>

<maintainer email="[email protected]">Fumiya Watanabe</maintainer>
<maintainer email="[email protected]">Zhe Shen</maintainer>
<maintainer email="[email protected]">Tomoya Kimura</maintainer>
<maintainer email="[email protected]">Shumpei Wakabayashi</maintainer>

Expand Down

0 comments on commit 9d10ece

Please sign in to comment.