about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-05-29 04:49:47 +0200
committerGitHub <noreply@github.com>2025-05-29 04:49:47 +0200
commit4327a7c2027194f737f5336159ae15fd91cb6221 (patch)
treec3f56608a6e9310dff7e7d4cdbf7a73c99ba24aa
parente7ef07a523d93f2e3b1081ad9e52407e65d54979 (diff)
parent9f2ee0f4fb1420f9b49faadaed6cd021135ff354 (diff)
downloadrust-4327a7c2027194f737f5336159ae15fd91cb6221.tar.gz
rust-4327a7c2027194f737f5336159ae15fd91cb6221.zip
Rollup merge of #141702 - eholk:eholk-reviewers, r=aDotInTheVoid
Add eholk to compiler reviewer rotation

Now that we have work queue limits on triagebot, I'm happy to share some of the review load.

r? ``@wesleywiser``
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 12cbc926a4a..b74159e5e5f 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1196,6 +1196,7 @@ compiler = [
     "@BoxyUwU",
     "@compiler-errors",
     "@davidtwco",
+    "@eholk",
     "@fee1-dead",
     "@fmease",
     "@jieyouxu",