triagebot: add jieyouxu to fallback adhoc_group

So that there's `n > 1` selection pool in case one of the eligible
reviewers go off rotation.
This commit is contained in:
Jieyou Xu 2026-01-02 00:51:22 +08:00
parent d7f3c3995c
commit f716d6ca97
No known key found for this signature in database
GPG key ID: 045B995028EA6AFC

View file

@ -1532,7 +1532,8 @@ debuginfo = [
"@davidtwco"
]
fallback = [
"@Mark-Simulacrum"
"@Mark-Simulacrum",
"@jieyouxu",
]
style-team = [
"@calebcartwright",