Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update CODEOWNERS #192

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
autoware_dependency_checker/** yutaka.kondo@youtalk.jp
bag2lanelet/** shinnosuke.hirakawa@tier4.jp taiki.tanaka@tier4.jp
common/autoware_debug_tools/** fumiya.watanabe@tier4.jp kosuke.takeuchi@tier4.jp satoshi.ota@tier4.jp shintaro.sakoda@tier4.jp yhisaki31@gmail.com
common/autoware_sample_vehicle_description/** kosuke.takeuchi@tier4.jp takayuki.murooka@tier4.jp temkei.kem@tier4.jp
common/mission_planner_rviz_plugin/** isamu.takagi@tier4.jp
common/rtc_manager_rviz_plugin/** taiki.tanaka@tier4.jp tomoya.kimura@tier4.jp
common/tier4_automatic_goal_rviz_plugin/** dawid.moszynski@robotec.ai kyoichi.sugahara@tier4.jp satoshi.ota@tier4.jp shumpei.wakabayashi@tier4.jp
Expand All @@ -18,7 +19,7 @@
control/control_debug_tools/** takayuki.murooka@tier4.jp zhe.shen@tier4.jp
control/stop_accel_evaluator/** takayuki.murooka@tier4.jp
control/vehicle_cmd_analyzer/** taichi.hirano@tier4.jp
control_data_collecting_tool/** asei.inoue@proxima-ai-tech.com kosuke.takeuchi@tier4.jp masayuki.aino@proxima-ai-tech.com takamasa.horibe@tier4.jp takayuki.murooka@tier4.jp toru.hishinuma@proxima-ai-tech.com

Check warning on line 22 in .github/CODEOWNERS

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (asei)

Check warning on line 22 in .github/CODEOWNERS

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (inoue)

Check warning on line 22 in .github/CODEOWNERS

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (toru)

Check warning on line 22 in .github/CODEOWNERS

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (hishinuma)
driving_environment_analyzer/** satoshi.ota@tier4.jp
evaluation/tier4_metrics_rviz_plugin/** fumiya.watanabe@tier4.jp kosuke.takeuchi@tier4.jp kyoichi.sugahara@tier4.jp maxime.clement@tier4.jp satoshi.ota@tier4.jp
localization/deviation_estimation_tools/deviation_estimator/** kento.yabuuchi.2@tier4.jp koji.minoda@tier4.jp masahiro.sakamoto@tier4.jp shintaro.sakoda@tier4.jp taiki.yamada@tier4.jp yamato.ando@tier4.jp
Expand All @@ -30,6 +31,7 @@
planning/autoware_planning_data_analyzer/** go.sakayori@tier4.jp satoshi.ota@tier4.jp
planning/autoware_route_client/** fumiya.watanabe@tier4.jp
planning/autoware_rtc_replayer/** fumiya.watanabe@tier4.jp taiki.tanaka@tier4.jp
planning/autoware_static_centerline_generator/** kosuke.takeuchi@tier4.jp takayuki.murooka@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
system/rqt_diagnostic_graph_monitor/** isamu.takagi@tier4.jp
Expand Down
Loading