diff options
| author | bors <bors@rust-lang.org> | 2023-05-15 11:34:01 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-05-15 11:34:01 +0000 |
| commit | c4909746add9b34e3f10508ca37b87f5aa96c0b8 (patch) | |
| tree | 81d2a4996ce95bb77c241f3ec52657c5679e7b72 | |
| parent | 590c9fc108371fb414d6d3987b018c4da81fac5c (diff) | |
| parent | 9c6350b19c420cd731922689a17f4f14ef345eaf (diff) | |
| download | rust-c4909746add9b34e3f10508ca37b87f5aa96c0b8.tar.gz rust-c4909746add9b34e3f10508ca37b87f5aa96c0b8.zip | |
Auto merge of #10781 - flip1995:stepping-down, r=xFrednet
flip1995: Stepping down from the reviewer rotation A step I was trying to avoid for way too long, but sadly necessary now. I hope I can come back stronger in a few months. More explanation on [Zulip](https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Stepping.20back.20from.20review.20rotation/near/358384096) changelog: none
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 3f8f6a7b98c..c40b71f6ca7 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -17,9 +17,9 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB [assign.owners] "/.github" = ["@flip1995"] +"/book" = ["@flip1995"] "/util/gh-pages" = ["@xFrednet"] "*" = [ - "@flip1995", "@Manishearth", "@llogiq", "@giraffate", |
