diff options
| author | bors <bors@rust-lang.org> | 2023-07-20 08:16:54 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-07-20 08:16:54 +0000 |
| commit | 0f31fff59ed0d2416043a291ab4c30a3d036648e (patch) | |
| tree | 6833891d724a37931536ffcbb9410c1aebb9b285 | |
| parent | d764a0ea5e2f9c4d182bea13c3ad269f1fbe384c (diff) | |
| parent | 579f1ec123293f118b594e2d07f30f48c160f8aa (diff) | |
| download | rust-0f31fff59ed0d2416043a291ab4c30a3d036648e.tar.gz rust-0f31fff59ed0d2416043a291ab4c30a3d036648e.zip | |
Auto merge of #11194 - flip1995:new-reviewers, r=xFrednet
Add Centri3 and blyxyas to the reviewer rotation And with that you will now be picked automatically by rustbot to review pull requests. Welcome to the team! Thank you for making Clippy better! r? `@xFrednet` changelog: New team members `@Centri3` and `@blyxyas`
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index c40b71f6ca7..d94fdc2862f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -27,4 +27,6 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB "@Alexendoo", "@dswij", "@Jarcho", + "@blyxyas", + "@Centri3", ] |
