Properly remove Noratrieb from review rotation

I've put myself on vacation a while ago, but really I just want to remove myself from the queue because I couldn't get around to reviewing all the PRs, I'm still here and available :3.
This commit is contained in:
nora 2025-05-19 21:02:25 +02:00 committed by GitHub
parent e5a2a6a15d
commit 9478598fc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1171,7 +1171,6 @@ contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
users_on_vacation = [
"fmease",
"jyn514",
"Noratrieb",
"spastorino",
]
@ -1198,7 +1197,6 @@ compiler = [
"@lcnr",
"@Nadrieril",
"@nnethercote",
"@Noratrieb",
"@oli-obk",
"@petrochenkov",
"@SparrowLii",
@ -1206,7 +1204,6 @@ compiler = [
]
libs = [
"@Mark-Simulacrum",
"@Noratrieb",
"@workingjubilee",
"@joboet",
"@jhpratt",