Skip to content

Commit 35914a0

Browse files
awf-autoware-bot[bot]kenji-miyakepre-commit-ci[bot]
authored
chore: update CODEOWNERS (#1765)
* chore: update CODEOWNERS Signed-off-by: GitHub <noreply@github.com> * Update CODEOWNERS-manual * Update CODEOWNERS * ci(pre-commit): autofix * Update sync-files.yaml Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d3a7864 commit 35914a0

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
### Copied from .github/CODEOWNERS-manual ###
2-
.github/* @autowarefoundation/autoware-maintainers
32

43
### Automatically generated from package.xml ###
54
control/external_cmd_selector/* kenji.miyake@tier4.jp
@@ -147,6 +146,7 @@ localization/ndt/* yamato.ando@tier4.jp
147146
localization/ekf_localizer/* takamasa.horibe@tier4.jp koji.minoda@tier4.jp yamato.ando@tier4.jp
148147
localization/stop_filter/* koji.minoda@tier4.jp yamato.ando@tier4.jp
149148
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
150150
system/velodyne_monitor/* fumihito.ito@tier4.jp
151151
system/dummy_infrastructure/* kenji.miyake@tier4.jp
152152
system/topic_state_monitor/* kenji.miyake@tier4.jp

.github/CODEOWNERS-manual

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
.github/* @autowarefoundation/autoware-maintainers

.github/sync-files.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
1313
- source: .github/dependabot.yaml
1414
- source: .github/stale.yml
15+
- source: .github/workflows/cancel-previous-workflows.yaml
1516
- source: .github/workflows/github-release.yaml
1617
- source: .github/workflows/pre-commit.yaml
1718
- source: .github/workflows/pre-commit-optional.yaml
@@ -79,7 +80,6 @@
7980
- \"\"
8081
- -cuda
8182
include:" {source}
82-
- source: .github/workflows/cancel-previous-workflows.yaml
8383
- source: .github/workflows/check-build-depends.yaml
8484
pre-commands: |
8585
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}

0 commit comments

Comments
 (0)