diff options
| author | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2024-03-27 20:54:31 +0100 |
|---|---|---|
| committer | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2024-03-27 20:54:31 +0100 |
| commit | df4eec891d1cc25c4ae5f47d94e4b0634862aa4b (patch) | |
| tree | 38610524aa3eb1d821510a837293dbafc7b956f0 | |
| parent | c3b05c6e5b5b59613350b8c2875b0add67ed74df (diff) | |
| download | rust-df4eec891d1cc25c4ae5f47d94e4b0634862aa4b.tar.gz rust-df4eec891d1cc25c4ae5f47d94e4b0634862aa4b.zip | |
Let nils know about changes to target docs
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 2bcc77ae433..1eec366eacb 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -709,6 +709,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"] [mentions."src/doc/unstable-book/src/compiler-flags/check-cfg.md"] cc = ["@Urgau"] +[mentions."src/doc/rustc/src/platform-support"] +cc = ["@Nilstrieb"] + [mentions."tests/codegen/sanitizer"] cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"] |
