diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2024-12-10 20:16:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-10 20:16:07 +0100 |
| commit | e60f6cdd3d13bf555ec3f962a153480afa664cb4 (patch) | |
| tree | 650b0a9e24636969280985d15b303d2b7ce931df | |
| parent | e822dfc415652abc32de842e9ee23c55644cba17 (diff) | |
| parent | e1689e6807ed787581154eca8d4eb1e49ad4bc17 (diff) | |
| download | rust-e60f6cdd3d13bf555ec3f962a153480afa664cb4.tar.gz rust-e60f6cdd3d13bf555ec3f962a153480afa664cb4.zip | |
Rollup merge of #134120 - oli-obk:push-vryonyoqmonv, r=oli-obk
Remove Felix from ping groups and review rotation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml index 665108cccd3..6eb4cb50d0d 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1014,7 +1014,6 @@ compiler = [ "@Noratrieb", "@oli-obk", "@petrochenkov", - "@pnkfelix", "@SparrowLii", "@wesleywiser", ] @@ -1107,7 +1106,6 @@ types = [ ] borrowck = [ "@davidtwco", - "@pnkfelix", "@matthewjasper" ] ast_lowering = [ |
