You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-03 21:39:51 +02:00
Convert dependabot reviewers to CODEOWNERS (#2762)
See https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/.
This commit is contained in:
committed by
GitHub
parent
f9e58d9596
commit
0c20fb11f1
15
.github/CODEOWNERS
vendored
15
.github/CODEOWNERS
vendored
@ -19,3 +19,18 @@ po/uk.po @dyeroshenko
|
|||||||
po/vi.po @daivinhtran @qu-ngx
|
po/vi.po @daivinhtran @qu-ngx
|
||||||
po/zh-CN.po @wnghl @anlunx @kongy @noahdragon @superwhd @emmali01 @candysonya @AgainstEntropy
|
po/zh-CN.po @wnghl @anlunx @kongy @noahdragon @superwhd @emmali01 @candysonya @AgainstEntropy
|
||||||
po/zh-TW.po @edong @hueich @kuanhungchen @victorhsieh @mingyc @johnathan79717
|
po/zh-TW.po @edong @hueich @kuanhungchen @victorhsieh @mingyc @johnathan79717
|
||||||
|
|
||||||
|
# Dependency changes (mostly dependabot PRs)
|
||||||
|
Cargo.toml @djmitche @mgeisler @qwandor
|
||||||
|
Cargo.lock @djmitche @mgeisler @qwandor
|
||||||
|
src/bare-metal/alloc-example/Cargo.toml @djmitche @mgeisler @qwandor
|
||||||
|
src/bare-metal/alloc-example/Cargo.lock @djmitche @mgeisler @qwandor
|
||||||
|
src/bare-metal/aps/examples/Cargo.toml @djmitche @mgeisler @qwandor
|
||||||
|
src/bare-metal/aps/examples/Cargo.lock @djmitche @mgeisler @qwandor
|
||||||
|
src/bare-metal/microcontrollers/examples/Cargo.toml @djmitche @mgeisler @qwandor
|
||||||
|
src/bare-metal/microcontrollers/examples/Cargo.lock @djmitche @mgeisler @qwandor
|
||||||
|
src/exercises/bare-metal/compass/Cargo.toml @djmitche @mgeisler @qwandor
|
||||||
|
src/exercises/bare-metal/compass/Cargo.lock @djmitche @mgeisler @qwandor
|
||||||
|
src/exercises/bare-metal/rtc/Cargo.toml @djmitche @mgeisler @qwandor
|
||||||
|
src/exercises/bare-metal/rtc/Cargo.lock @djmitche @mgeisler @qwandor
|
||||||
|
.github/workflows @djmitche @mgeisler @qwandor
|
||||||
|
28
.github/dependabot.yml
vendored
28
.github/dependabot.yml
vendored
@ -7,10 +7,6 @@ updates:
|
|||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
|
||||||
- djmitche
|
|
||||||
- mgeisler
|
|
||||||
- qwandor
|
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: cargo
|
prefix: cargo
|
||||||
groups:
|
groups:
|
||||||
@ -24,10 +20,6 @@ updates:
|
|||||||
directory: /src/bare-metal/alloc-example/
|
directory: /src/bare-metal/alloc-example/
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
|
||||||
- djmitche
|
|
||||||
- mgeisler
|
|
||||||
- qwandor
|
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: cargo
|
prefix: cargo
|
||||||
groups:
|
groups:
|
||||||
@ -41,10 +33,6 @@ updates:
|
|||||||
directory: /src/bare-metal/aps/examples/
|
directory: /src/bare-metal/aps/examples/
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
|
||||||
- djmitche
|
|
||||||
- mgeisler
|
|
||||||
- qwandor
|
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: cargo
|
prefix: cargo
|
||||||
groups:
|
groups:
|
||||||
@ -58,10 +46,6 @@ updates:
|
|||||||
directory: /src/bare-metal/microcontrollers/examples/
|
directory: /src/bare-metal/microcontrollers/examples/
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
|
||||||
- djmitche
|
|
||||||
- mgeisler
|
|
||||||
- qwandor
|
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: cargo
|
prefix: cargo
|
||||||
groups:
|
groups:
|
||||||
@ -75,10 +59,6 @@ updates:
|
|||||||
directory: /src/exercises/bare-metal/compass/
|
directory: /src/exercises/bare-metal/compass/
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
|
||||||
- djmitche
|
|
||||||
- mgeisler
|
|
||||||
- qwandor
|
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: cargo
|
prefix: cargo
|
||||||
groups:
|
groups:
|
||||||
@ -92,10 +72,6 @@ updates:
|
|||||||
directory: /src/exercises/bare-metal/rtc/
|
directory: /src/exercises/bare-metal/rtc/
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
|
||||||
- djmitche
|
|
||||||
- mgeisler
|
|
||||||
- qwandor
|
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: cargo
|
prefix: cargo
|
||||||
groups:
|
groups:
|
||||||
@ -109,7 +85,3 @@ updates:
|
|||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
reviewers:
|
|
||||||
- djmitche
|
|
||||||
- mgeisler
|
|
||||||
- qwandor
|
|
||||||
|
Reference in New Issue
Block a user