about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2023-02-27 01:21:49 +0200
committerSimonas Kazlauskas <git@kazlauskas.me>2023-02-27 01:21:49 +0200
commit4afb2d467ea9c78f89d02c5911399e09f894f1ad (patch)
tree6d17819f1ba5de94f7cdd48d817587d03dc676fe
parentd962ea57899d64dc8a57040142c6b498a57c8064 (diff)
downloadrust-4afb2d467ea9c78f89d02c5911399e09f894f1ad.tar.gz
rust-4afb2d467ea9c78f89d02c5911399e09f894f1ad.zip
Remove @nagisa from review rotation
I have been reviewing PRs for a long while during weekends, however
recently I’ve been having trouble commiting to that as well. Every
weekend I’ve been spending working on a house.

I may return myself to the rotation in a couple of months. I may also
just start ninja'ing up some PRs from the PR list whenever I find some
time for reviews again, without putting myself back into the rotation,
in acknowledgement that me being able to review every weekend or every
second weekend is not a great experience for the contributors waiting on
reviews from me.
-rw-r--r--triagebot.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 7a26457ab04..f7607d522c1 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -482,7 +482,6 @@ compiler-team = [
     "@davidtwco",
     "@oli-obk",
     "@lcnr",
-    "@nagisa",
     "@wesleywiser",
     "@michaelwoerister",
 ]
@@ -552,7 +551,6 @@ mir = [
     "@oli-obk",
 ]
 mir-opt = [
-    "@nagisa",
     "@oli-obk",
     "@wesleywiser",
 ]