Auto merge of #12132 - blyxyas:not-on-vacation-again, r=xFrednet

I'm not on vacation (again)

A few weeks ago I opened #12011 removing me from `users_on_vacation`, it got merged. The subtree sync reverted this change (weirdly)

changelog: none

r? `@xFrednet`
This commit is contained in:
bors 2024-01-11 20:20:32 +00:00
commit c5371342c2

View file

@ -19,7 +19,6 @@ new_pr = true
[assign]
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
users_on_vacation = ["blyxyas"]
[assign.owners]
"/.github" = ["@flip1995"]