about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-02 19:44:14 +0200
committerGitHub <noreply@github.com>2025-04-02 19:44:14 +0200
commit43f17288e10d5735dbbf19df29f18b0c1c4935aa (patch)
tree9047723c46263145c9eaef6e8d9d08c2a2d87389
parent3c5ee8d5f9e8bf742e2160405c7d1241c5a39a87 (diff)
parentd5f7e9c200458346bfa6cbb2f88291abe703ff7a (diff)
downloadrust-43f17288e10d5735dbbf19df29f18b0c1c4935aa.tar.gz
rust-43f17288e10d5735dbbf19df29f18b0c1c4935aa.zip
Rollup merge of #139260 - dianqk:dianqk-codegen-reviewers, r=Urgau
Add dianqk to codegen reviewers

Not an expert yet, but I may be able to review some LLVM-related PRs.

r? codegen
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 59f815974be..b9506676aae 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1191,8 +1191,8 @@ docs = [
     "@ehuss",
     "@GuillaumeGomez",
 ]
-
 codegen = [
+    "@dianqk",
     "@saethlin",
     "@workingjubilee",
 ]