Skip to content

Commit

Permalink
add codeowners
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 8940a06 commit f3deb14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS-manual
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# /**
# .github/**
autoware_launch/** [email protected]
autoware_launch/** [email protected] [email protected]
autoware_launch/config/control/** [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/localization/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
autoware_launch/config/map/** [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
Expand All @@ -19,4 +19,4 @@ autoware_launch/launch/components/tier4_sensing_component.launch.xml shunsuke.mi
autoware_launch/launch/components/tier4_simulator_component.launch.xml [email protected] [email protected] [email protected] [email protected]
autoware_launch/launch/components/tier4_system_component.launch.xml [email protected]
autoware_launch/rviz/** # no codeowners
autoware_launch/rviz/image/** [email protected]
autoware_launch/rviz/image/** [email protected] [email protected]

0 comments on commit f3deb14

Please sign in to comment.