diff options
| author | Eric Huss <eric@huss.org> | 2022-12-28 10:08:48 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-28 10:08:48 -0800 |
| commit | 120d4fd09cae4cf754ef3b24645b9ba6111d6021 (patch) | |
| tree | 1c16a5db18eeae01548b990d7beafe211c46369f | |
| parent | 83a28ef095ba4179a63196f16eadd97f110d6cb3 (diff) | |
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 = [ |
