diff options
| -rw-r--r-- | triagebot.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/triagebot.toml b/triagebot.toml index 2bd0c185ad7..cff709dc042 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1174,10 +1174,6 @@ cc = ["@m-ou-se"] [assign] warn_non_default_branch.enable = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" -users_on_vacation = [ - "fmease", - "jyn514", -] [[assign.warn_non_default_branch.exceptions]] title = "[beta" |
