Rollup merge of #113111 - BoxyUwU:boxy_t_types_review, r=compiler-errors

add myself to review for t-types stuff

I think this is how the triagebot stuff works 😅 should mean that `r? types` can now assign me
This commit is contained in:
Dylan DPC 2023-06-28 18:28:48 +05:30 committed by GitHub
commit 11c8dbf9f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -581,6 +581,7 @@ types = [
"@lcnr",
"@oli-obk",
"@spastorino",
"@BoxyUwU",
]
borrowck = [
"@davidtwco",