Skip to content

Commit

Permalink
chore: update CODEOWNERS (#1765)
Browse files Browse the repository at this point in the history
* chore: update CODEOWNERS

Signed-off-by: GitHub <[email protected]>

* Update CODEOWNERS-manual

* Update CODEOWNERS

* ci(pre-commit): autofix

* Update sync-files.yaml

Signed-off-by: GitHub <[email protected]>
Co-authored-by: kenji-miyake <[email protected]>
Co-authored-by: Kenji Miyake <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Sep 2, 2022
1 parent d3a7864 commit 35914a0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
### Copied from .github/CODEOWNERS-manual ###
.github/* @autowarefoundation/autoware-maintainers

### Automatically generated from package.xml ###
control/external_cmd_selector/* [email protected]
Expand Down Expand Up @@ -147,6 +146,7 @@ localization/ndt/* [email protected]
localization/ekf_localizer/* [email protected] [email protected] [email protected]
localization/stop_filter/* [email protected] [email protected]
system/default_ad_api_helpers/ad_api_adaptors/* [email protected]
system/default_ad_api_helpers/automatic_pose_initializer/* [email protected]
system/velodyne_monitor/* [email protected]
system/dummy_infrastructure/* [email protected]
system/topic_state_monitor/* [email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/CODEOWNERS-manual
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
.github/* @autowarefoundation/autoware-maintainers
2 changes: 1 addition & 1 deletion .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
- source: .github/dependabot.yaml
- source: .github/stale.yml
- source: .github/workflows/cancel-previous-workflows.yaml
- source: .github/workflows/github-release.yaml
- source: .github/workflows/pre-commit.yaml
- source: .github/workflows/pre-commit-optional.yaml
Expand Down Expand Up @@ -79,7 +80,6 @@
- \"\"
- -cuda
include:" {source}
- source: .github/workflows/cancel-previous-workflows.yaml
- source: .github/workflows/check-build-depends.yaml
pre-commands: |
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}
Expand Down

0 comments on commit 35914a0

Please sign in to comment.