Skip to content

Commit

Permalink
ci(sync-files): add global code owners
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 8, 2024
1 parent 701e814 commit 831d94d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/CODEOWNERS-manual
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
* [email protected] [email protected] [email protected]
2 changes: 2 additions & 0 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
sd " with:\n" " with:\n local-cspell-json: .cspell.json\n" {source}
- source: .github/workflows/sync-files.yaml
- source: .github/workflows/update-codeowners-from-packages.yaml
pre-commands: |
sd " auto-merge-method: squash\n" " auto-merge-method: squash\n global-codeowners: @autowarefoundation/autoware-core-global-codeowners" {source}
- source: .clang-format
- source: .clang-tidy
- source: .markdown-link-check.json
Expand Down

0 comments on commit 831d94d

Please sign in to comment.