about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoshua Nelson <github@jyn.dev>2023-01-09 17:39:04 -0600
committerJoshua Nelson <github@jyn.dev>2023-01-09 17:39:12 -0600
commit2ee546aa5eec78b60a922216ccfb2b3892ad450b (patch)
tree216244cbb00595ffe82e5f3aa3242b4d19ed5245
parent3020239de947ec52677e9b4e853a6a9fc073d1f9 (diff)
downloadrust-2ee546aa5eec78b60a922216ccfb2b3892ad450b.tar.gz
rust-2ee546aa5eec78b60a922216ccfb2b3892ad450b.zip
Remove myself from rust-lang/rust reviewers
I don't have time to both review and work on my foundation grant.
-rw-r--r--triagebot.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 58108dac496..81763592246 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -487,12 +487,10 @@ libs = [
 ]
 bootstrap = [
     "@Mark-Simulacrum",
-    "@jyn514",
 ]
 infra-ci = [
     "@Mark-Simulacrum",
     "@pietroalbini",
-    "@jyn514",
 ]
 rustdoc = [
     "@jsha",