File tree 3 files changed +2
-3
lines changed
3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ## Copied from .github/CODEOWNERS-manual ###
2
- .github /* @ autowarefoundation/autoware-maintainers
3
2
4
3
# ## Automatically generated from package.xml ###
5
4
control /external_cmd_selector /* kenji.miyake@tier4.jp
@@ -147,6 +146,7 @@ localization/ndt/* yamato.ando@tier4.jp
147
146
localization /ekf_localizer /* takamasa.horibe@tier4.jp koji.minoda@tier4.jp yamato.ando@tier4.jp
148
147
localization /stop_filter /* koji.minoda@tier4.jp yamato.ando@tier4.jp
149
148
system /default_ad_api_helpers /ad_api_adaptors /* isamu.takagi@tier4.jp
149
+ system /default_ad_api_helpers /automatic_pose_initializer /* isamu.takagi@tier4.jp
150
150
system /velodyne_monitor /* fumihito.ito@tier4.jp
151
151
system /dummy_infrastructure /* kenji.miyake@tier4.jp
152
152
system /topic_state_monitor /* kenji.miyake@tier4.jp
Original file line number Diff line number Diff line change 1
- .github/* @autowarefoundation/autoware-maintainers
Original file line number Diff line number Diff line change 12
12
- source : .github/PULL_REQUEST_TEMPLATE/standard-change.md
13
13
- source : .github/dependabot.yaml
14
14
- source : .github/stale.yml
15
+ - source : .github/workflows/cancel-previous-workflows.yaml
15
16
- source : .github/workflows/github-release.yaml
16
17
- source : .github/workflows/pre-commit.yaml
17
18
- source : .github/workflows/pre-commit-optional.yaml
79
80
- \"\"
80
81
- -cuda
81
82
include:" {source}
82
- - source : .github/workflows/cancel-previous-workflows.yaml
83
83
- source : .github/workflows/check-build-depends.yaml
84
84
pre-commands : |
85
85
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}
You can’t perform that action at this time.
0 commit comments