Skip to content

Commit f595dc0

Browse files
committed
Change notifications for Exploit Mitigations PG
Reduce the amount of notifications sent to all the Exploit Mitigations PG by removing it from some of the paths.
1 parent bad13a9 commit f595dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triagebot.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ message = "Changes to the size of AST and/or HIR nodes."
10021002
cc = ["@nnethercote"]
10031003

10041004
[mentions."compiler/rustc_sanitizers"]
1005-
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
1005+
cc = ["@rcvalle"]
10061006

10071007
[mentions."src/doc/rustc/src/exploit-mitigations.md"]
10081008
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
@@ -1038,7 +1038,7 @@ cc = ["@Urgau"]
10381038
cc = ["@Noratrieb"]
10391039

10401040
[mentions."tests/codegen/sanitizer"]
1041-
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
1041+
cc = ["@rcvalle"]
10421042

10431043
[mentions."tests/codegen/split-lto-unit.rs"]
10441044
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]

0 commit comments

Comments
 (0)