diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-10-21 20:32:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-21 20:32:02 -0700 |
| commit | 0e307bb90edc0b1c89fd63bc711907fd2e47f9c3 (patch) | |
| tree | eaf448d015d8e537d36971111a3432091af06a55 | |
| parent | 1ea4eabb81640772b8dda7e42b91af86442c7440 (diff) | |
| parent | 67081dbb14dece75707722c28e778ddd7f442a6c (diff) | |
| download | rust-0e307bb90edc0b1c89fd63bc711907fd2e47f9c3.tar.gz rust-0e307bb90edc0b1c89fd63bc711907fd2e47f9c3.zip | |
Rollup merge of #132017 - celinval:smir-update-reviewerss, r=scottmcm
Update triagebot.toml Update the list of reviewers after updating the team here: https://github.com/rust-lang/team/pull/1555
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 74caa036ae6..17ce4cf32a2 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1081,7 +1081,7 @@ project-const-traits = [ project-stable-mir = [ "@celinval", "@oli-obk", - "@ouz-a", + "@scottmcm", ] project-exploit-mitigations = [ |
