about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo>2023-01-12 15:36:15 +0100
committerMichael Woerister <michaelwoerister@posteo>2023-01-12 15:36:15 +0100
commit86168c381016f2f3626b3c0ba1ba9ee7da23b478 (patch)
tree029864011e790a0987f862484418cf38a0bc952e
parent606c3907251397a42e23d3e60de31be9d32525d5 (diff)
downloadrust-86168c381016f2f3626b3c0ba1ba9ee7da23b478.tar.gz
rust-86168c381016f2f3626b3c0ba1ba9ee7da23b478.zip
Add mw to triagebot.toml
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 1f1b1f1110d..079a61107a3 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -471,6 +471,7 @@ compiler-team = [
     "@lcnr",
     "@nagisa",
     "@wesleywiser",
+    "@michaelwoerister",
 ]
 compiler-team-contributors = [
     "@compiler-errors",