about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-03-25 10:33:54 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-03-25 10:36:55 +1100
commit50b49aec3639ad59bf6afbfba25bcfcc24d7cf1c (patch)
tree86f35b6fc732774c2a610a263b23a186fdc813f5
parent0824b300eb0dae5d9ed59719d3f2732016683d66 (diff)
downloadrust-50b49aec3639ad59bf6afbfba25bcfcc24d7cf1c.tar.gz
rust-50b49aec3639ad59bf6afbfba25bcfcc24d7cf1c.zip
Temporarily remove nnethercote from the review rotation.
I will be on vacation for the next three weeks. I will re-add myself
when I return.
-rw-r--r--triagebot.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 2bcc77ae433..a42bafe148c 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -775,7 +775,6 @@ compiler-team = [
 compiler-team-contributors = [
     "@TaKO8Ki",
     "@Nadrieril",
-    "@nnethercote",
     "@fmease",
     "@fee1-dead",
 ]
@@ -831,17 +830,14 @@ parser = [
     "@compiler-errors",
     "@davidtwco",
     "@estebank",
-    "@nnethercote",
     "@petrochenkov",
     "@spastorino",
 ]
 lexer = [
-    "@nnethercote",
     "@petrochenkov",
     "@estebank",
 ]
 arena = [
-    "@nnethercote",
     "@spastorino",
 ]
 mir = [