diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-04-02 19:44:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-02 19:44:14 +0200 |
| commit | 43f17288e10d5735dbbf19df29f18b0c1c4935aa (patch) | |
| tree | 9047723c46263145c9eaef6e8d9d08c2a2d87389 | |
| parent | 3c5ee8d5f9e8bf742e2160405c7d1241c5a39a87 (diff) | |
| parent | d5f7e9c200458346bfa6cbb2f88291abe703ff7a (diff) | |
| download | rust-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.toml | 2 |
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", ] |
