X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=ea654192bbf78df611327bd165fe796b1887d7f7;hb=ea05be2cf8b2e38dd0f0607c9b6e9ec048a8b3f7;hp=3842da566a91d052087e2dbd0536907544c7d880;hpb=85159a4df8bfcd7c1d914600d3687bd0818234ca;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index 3842da566a9..ea654192bbf 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -323,6 +323,7 @@ otherwise, make sure you bump the `FORMAT_VERSION` constant. cc = [ "@CraftSpider", "@aDotInTheVoid", + "@Enselic", ] [mentions."src/tools/cargo"] @@ -340,4 +341,4 @@ cc = ["@rust-lang/rustfmt"] [mentions."compiler/rustc_middle/src/mir/syntax.rs"] message = "This PR changes MIR" -cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval"] +cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakaras"]