diff options
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 4a09fe116a5..d09d5eceeb8 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1025,7 +1025,8 @@ users_on_vacation = [ "nnethercote", "spastorino", "workingjubilee", - "kobzol" + "kobzol", + "jieyouxu", ] [[assign.warn_non_default_branch.exceptions]] |
