diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2025-06-03 18:10:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-03 18:10:34 +0200 |
| commit | 2b2f66afc44b23d65dab2adc9a1bf77d409d5d33 (patch) | |
| tree | 0449d150c1c0413e51ad0709a18ee195deae3360 | |
| parent | 2f176126aaf3fd316fc5ced3d9a111a48797b52c (diff) | |
| download | rust-2b2f66afc44b23d65dab2adc9a1bf77d409d5d33.tar.gz rust-2b2f66afc44b23d65dab2adc9a1bf77d409d5d33.zip | |
Triagebot: Remove `assign.users_on_vacation`
| -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" |
