You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-15 02:24:18 +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/zh-CN.po @wnghl @anlunx @kongy @noahdragon @superwhd @emmali01 @candysonya @AgainstEntropy
|
||||
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
|
||||
|
Reference in New Issue
Block a user