about summary refs log tree commit diff
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-08-18 14:55:24 +0800
committerGitHub <noreply@github.com>2024-08-18 14:55:24 +0800
commitf31f0f321eb9175a115057fadea3860c6fecc5a0 (patch)
tree3cc5e9ede1fcbd7a66b265892f886cfe6799a351
parent130cb9e30c6e8447739b7e43d9ade2ab2d649321 (diff)
parentf458886a405553294aca62defe7a90446f2a8a27 (diff)
downloadrust-f31f0f321eb9175a115057fadea3860c6fecc5a0.tar.gz
rust-f31f0f321eb9175a115057fadea3860c6fecc5a0.zip
Rollup merge of #129221 - ehuss:johntitor-rotation, r=jieyouxu
Remove JohnTitor from review rotation

This removes `@JohnTitor` from the review rotation. I haven't seen any comments from them in this repository since February, and PRs that get assigned to them tend to sit a few weeks until someone notices. I see that they are still semi-active with libc, but I haven't been able to reach them on Zulip. If `@JohnTitor` wants to get back on the rotation in the future, they are welcome (I don't want to pressure them, their support in the past was much appreciated).
-rw-r--r--triagebot.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index a98d5f6a7c2..161fe98fca9 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -970,7 +970,6 @@ rustdoc = [
 docs = [
     "@ehuss",
     "@GuillaumeGomez",
-    "@JohnTitor",
 ]
 query-system = [
     "@cjgillot",