Skip to content

Commit

Permalink
add codeowners-manual
Browse files Browse the repository at this point in the history
Signed-off-by: Yamato Ando <[email protected]>
  • Loading branch information
YamatoAndo committed Feb 28, 2024
1 parent 618e790 commit 88836cc
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/CODEOWNERS-manual
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# /*
# /.github/**
autoware_launch/* [email protected]
autoware_launch/config/control/** [email protected]
autoware_launch/config/localization/** [email protected]
autoware_launch/config/map/** [email protected]
autoware_launch/config/perception/** [email protected]
autoware_launch/config/planning/** [email protected]
autoware_launch/config/simulator/** [email protected]
autoware_launch/config/system/** [email protected]
autoware_launch/config/vehicle/** [email protected]
autoware_launch/launch/* [email protected]
autoware_launch/launch/components/tier4_autoware_api_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_control_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_localization_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_map_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_perception_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_planning_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_sensing_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_simulator_component.launch.xml [email protected]
autoware_launch/launch/components/tier4_system_component.launch.xml [email protected]
# autoware_launch/rviz/*
autoware_launch/rviz/image/** [email protected]

0 comments on commit 88836cc

Please sign in to comment.