diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2024-08-24 21:03:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-24 21:03:34 -0500 |
| commit | dd05261e80992afc589a99b202e901fbc14fae13 (patch) | |
| tree | d0f47a8a6e9364e513a1dbeddf7a5bd28ac8d3f0 | |
| parent | 678193f7d15f980aba9dedecfabb5f198eb2bb7c (diff) | |
| parent | 5c6285c5f07a7cb47eff6efe90a9dc20634c3b2d (diff) | |
| download | rust-dd05261e80992afc589a99b202e901fbc14fae13.tar.gz rust-dd05261e80992afc589a99b202e901fbc14fae13.zip | |
Rollup merge of #129482 - thomcc:add-to-review-rotation, r=jieyouxu
Add myself to the review rotation for libs I am feeling better, and my new job gives me some time to do this.
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 9bb1befb699..d7bc60e6c6f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -951,6 +951,7 @@ libs = [ "@joboet", "@jhpratt", "@tgross35", + "@thomcc", ] bootstrap = [ "@Mark-Simulacrum", |
