about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-04-17 08:37:04 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-04-17 08:37:04 +1000
commit9a67a6cb0433d1403c913a842a94bbb26a01c4d8 (patch)
tree1ecdf1712d86b433342f3a9f8d2de12fdaa9d86f
parent1cec373f65eb76e8e4b4d1847213cf3ec6c292b6 (diff)
downloadrust-9a67a6cb0433d1403c913a842a94bbb26a01c4d8.tar.gz
rust-9a67a6cb0433d1403c913a842a94bbb26a01c4d8.zip
Reinstate nnethercote to the review rotation.
-rw-r--r--triagebot.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 6f8ed2edbfb..731642ca74c 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -800,6 +800,7 @@ compiler-team = [
 compiler-team-contributors = [
     "@TaKO8Ki",
     "@Nadrieril",
+    "@nnethercote",
     "@fmease",
     "@fee1-dead",
     "@BoxyUwU",
@@ -857,14 +858,17 @@ parser = [
     "@compiler-errors",
     "@davidtwco",
     "@estebank",
+    "@nnethercote",
     "@petrochenkov",
     "@spastorino",
 ]
 lexer = [
+    "@nnethercote",
     "@petrochenkov",
     "@estebank",
 ]
 arena = [
+    "@nnethercote",
     "@spastorino",
 ]
 mir = [