diff options
| author | bors <bors@rust-lang.org> | 2024-06-18 07:36:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-18 07:36:20 +0000 |
| commit | 7e1ed1ad71664e110f707dd3ca3c3f91e36ad8e8 (patch) | |
| tree | d053811eec06ce0eb94fa8eb44583a16bd9697ba | |
| parent | 9e54ff295263213b8c9cb061b5beba421bd4aed4 (diff) | |
| parent | e28b998fe64155340b8a5e79619a71924a264cb7 (diff) | |
| download | rust-7e1ed1ad71664e110f707dd3ca3c3f91e36ad8e8.tar.gz rust-7e1ed1ad71664e110f707dd3ca3c3f91e36ad8e8.zip | |
Auto merge of #12953 - Centri3:back, r=Centri3
Add myself back to reviewer rotation Hey :wave: Even though I might have less time than usual, $DAY_JOB soon and working on Cosmographic Software for fun, I think I want to get back in the swing of things here changelog: none
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index ecada0514f7..0f0e62670ff 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -22,7 +22,6 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB users_on_vacation = [ "matthiaskrgr", "giraffate", - "Centri3", ] [assign.owners] @@ -37,4 +36,5 @@ users_on_vacation = [ "@Jarcho", "@blyxyas", "@y21", + "@Centri3", ] |
