Skip to content

Commit

Permalink
chore: update CODEOWNERS
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
kenji-miyake authored Oct 27, 2022
1 parent 03b6ce4 commit 442d4e5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ common/kalman_filter/** [email protected] [email protected] yukihiro.sa
common/motion_common/** [email protected]
common/motion_testing/** [email protected]
common/motion_utils/** [email protected] [email protected] [email protected] [email protected]
common/neural_networks_provider/** [email protected]
common/osqp_interface/** [email protected]
common/osqp_interface/** [email protected] [email protected] [email protected] [email protected]
common/path_distance_calculator/** [email protected]
common/perception_utils/** [email protected] [email protected] [email protected] [email protected]
common/polar_grid/** [email protected]
Expand Down Expand Up @@ -70,13 +69,13 @@ launch/tier4_sensing_launch/** [email protected]
launch/tier4_simulator_launch/** [email protected]
launch/tier4_system_launch/** [email protected] [email protected]
launch/tier4_vehicle_launch/** [email protected]
localization/ekf_localizer/** [email protected] [email protected] [email protected]
localization/ekf_localizer/** [email protected] [email protected] [email protected] [email protected]
localization/gyro_odometer/** [email protected]
localization/initial_pose_button_panel/** [email protected]
localization/localization_error_monitor/** [email protected]
localization/ndt/** [email protected]
localization/ndt_pcl_modified/** [email protected]
localization/ndt_scan_matcher/** [email protected]
localization/ndt_scan_matcher/** [email protected] [email protected] [email protected]
localization/pose2twist/** [email protected]
localization/pose_initializer/** [email protected] [email protected]
localization/stop_filter/** [email protected] [email protected]
Expand All @@ -92,7 +91,7 @@ perception/detection_by_tracker/** [email protected]
perception/elevation_map_loader/** [email protected] [email protected]
perception/euclidean_cluster/** [email protected]
perception/front_vehicle_velocity_estimator/** [email protected]
perception/ground_segmentation/** [email protected] [email protected]
perception/ground_segmentation/** [email protected] [email protected] [email protected] [email protected]
perception/heatmap_visualizer/** [email protected]
perception/image_projection_based_fusion/** [email protected] [email protected]
perception/lidar_apollo_instance_segmentation/** [email protected]
Expand All @@ -119,7 +118,7 @@ planning/costmap_generator/** [email protected]
planning/external_velocity_limit_selector/** [email protected]
planning/freespace_planner/** [email protected]
planning/freespace_planning_algorithms/** [email protected]
planning/mission_planner/** [email protected] [email protected]
planning/mission_planner/** [email protected] [email protected] [email protected] [email protected]
planning/motion_velocity_smoother/** [email protected]
planning/obstacle_avoidance_planner/** [email protected]
planning/obstacle_cruise_planner/** [email protected] [email protected]
Expand All @@ -139,14 +138,15 @@ sensing/image_diagnostics/** [email protected]
sensing/image_transport_decompressor/** [email protected]
sensing/imu_corrector/** [email protected]
sensing/livox/livox_tag_filter/** [email protected]
sensing/pointcloud_preprocessor/** [email protected] [email protected]
sensing/pointcloud_preprocessor/** [email protected] [email protected] [email protected]
sensing/tier4_pcl_extensions/** [email protected]
sensing/vehicle_velocity_converter/** [email protected]
simulator/dummy_perception_publisher/** [email protected]
simulator/fault_injection/** [email protected]
simulator/simple_planning_simulator/** [email protected]
system/ad_service_state_monitor/** [email protected]
system/bluetooth_monitor/** [email protected]
system/component_state_monitor/** [email protected]
system/default_ad_api/** [email protected]
system/default_ad_api_helpers/ad_api_adaptors/** [email protected]
system/default_ad_api_helpers/automatic_pose_initializer/** [email protected]
Expand Down

0 comments on commit 442d4e5

Please sign in to comment.