Skip to content

Commit 831d94d

Browse files
committed
ci(sync-files): add global code owners
Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
1 parent 701e814 commit 831d94d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS-manual

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
* mfc@autoware.org ryohsuke.mitsudome@tier4.jp yutaka.kondo@tier4.jp

.github/sync-files.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
sd " with:\n" " with:\n local-cspell-json: .cspell.json\n" {source}
2828
- source: .github/workflows/sync-files.yaml
2929
- source: .github/workflows/update-codeowners-from-packages.yaml
30+
pre-commands: |
31+
sd " auto-merge-method: squash\n" " auto-merge-method: squash\n global-codeowners: @autowarefoundation/autoware-core-global-codeowners" {source}
3032
- source: .clang-format
3133
- source: .clang-tidy
3234
- source: .markdown-link-check.json

0 commit comments

Comments
 (0)