Remove mw from triagebot.toml

cc https://github.com/rust-lang/team/pull/1565
This commit is contained in:
Michael Woerister 2024-10-04 15:46:19 +02:00
parent 3002af6cb6
commit ea3d336bbb

View File

@ -938,7 +938,6 @@ compiler-team = [
"@oli-obk", "@oli-obk",
"@pnkfelix", "@pnkfelix",
"@wesleywiser", "@wesleywiser",
"@michaelwoerister",
] ]
compiler-team-contributors = [ compiler-team-contributors = [
"@TaKO8Ki", "@TaKO8Ki",
@ -989,7 +988,6 @@ query-system = [
"@cjgillot", "@cjgillot",
] ]
incremental = [ incremental = [
"@michaelwoerister",
"@wesleywiser", "@wesleywiser",
] ]
diagnostics = [ diagnostics = [
@ -1048,7 +1046,6 @@ ast_lowering = [
"@spastorino", "@spastorino",
] ]
debuginfo = [ debuginfo = [
"@michaelwoerister",
"@davidtwco" "@davidtwco"
] ]
fallback = [ fallback = [