diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-12-29 13:16:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-29 13:16:05 +0100 |
| commit | d08af68f229e6e79eae3460046a17cccebcd577f (patch) | |
| tree | ce723fcf16e7fc3687cc64a2503498f815b2dbb5 | |
| parent | 313541c766cf5e87fa83ef700703ef28a4852bfb (diff) | |
| parent | 120d4fd09cae4cf754ef3b24645b9ba6111d6021 (diff) | |
| download | rust-d08af68f229e6e79eae3460046a17cccebcd577f.tar.gz rust-d08af68f229e6e79eae3460046a17cccebcd577f.zip | |
Rollup merge of #106225 - ehuss:ehuss-patch-1, r=GuillaumeGomez
Remove CraftSpider from review rotation CraftSpider was removed from the rustdoc team in https://github.com/rust-lang/team/pull/897 and can no longer be assigned.
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 22f09396efc..0da9fcddad8 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -496,7 +496,6 @@ infra-ci = [ rustdoc = [ "@jsha", "@GuillaumeGomez", - "@CraftSpider", "@notriddle", ] docs = [ |
