Rollup merge of #142408 - WaffleLapkin:rotates-itself, r=WaffleLapkin

Add myself (WaffleLapkin) to review rotation

`@bors` r+
This commit is contained in:
Matthias Krüger 2025-06-12 22:09:45 +02:00 committed by GitHub
commit 379238fcbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1229,6 +1229,7 @@ compiler = [
"@oli-obk",
"@petrochenkov",
"@SparrowLii",
"@WaffleLapkin",
"@wesleywiser",
]
libs = [
@ -1259,6 +1260,7 @@ codegen = [
"@dianqk",
"@saethlin",
"@workingjubilee",
"@WaffleLapkin",
]
query-system = [
"@oli-obk",