Skip to content

Commit

Permalink
modify 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 88836cc commit 23cb881
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/CODEOWNERS-manual
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# /*
# /.github/**
autoware_launch/* [email protected]
# /**
# .github/**
autoware_launch/** [email protected]
autoware_launch/config/control/** [email protected]
autoware_launch/config/localization/** [email protected]
autoware_launch/config/map/** [email protected]
Expand All @@ -9,7 +9,6 @@ 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]
Expand All @@ -19,5 +18,5 @@ autoware_launch/launch/components/tier4_planning_component.launch.xml takayuki.m
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/* # no codeowers

Check warning on line 21 in .github/CODEOWNERS-manual

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (codeowers)
autoware_launch/rviz/image/** [email protected]

0 comments on commit 23cb881

Please sign in to comment.