diff options
| author | Tshepang Mbambo <hopsi@tuta.io> | 2025-06-23 11:33:23 +0200 |
|---|---|---|
| committer | Tshepang Mbambo <hopsi@tuta.io> | 2025-06-23 11:33:23 +0200 |
| commit | 9dd7bcb75ac9e513268eb3b20ec10212c777e4c7 (patch) | |
| tree | 1e9062f0b0e47b52efe1c838e53b36d3386fc0fc | |
| parent | 58d5e1169056f31553ecf680b009a5770eb0e859 (diff) | |
| download | rust-9dd7bcb75ac9e513268eb3b20ec10212c777e4c7.tar.gz rust-9dd7bcb75ac9e513268eb3b20ec10212c777e4c7.zip | |
notify me when rdg is touched
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 4d13eaf1c84..6385528e7b6 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1168,7 +1168,7 @@ cc = ["@ehuss"] [mentions."src/doc/rustc-dev-guide"] message = "The rustc-dev-guide subtree was changed. If this PR *only* touches the dev guide consider submitting a PR directly to [rust-lang/rustc-dev-guide](https://github.com/rust-lang/rustc-dev-guide/pulls) otherwise thank you for updating the dev guide with your changes." -cc = ["@BoxyUwU", "@jieyouxu", "@kobzol"] +cc = ["@BoxyUwU", "@jieyouxu", "@kobzol", "@tshepang"] [mentions."compiler/rustc_codegen_ssa/src/codegen_attrs.rs"] cc = ["@jdonszelmann"] |
