about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEric Holk <ericholk@microsoft.com>2023-04-07 15:24:08 -0700
committerEric Holk <ericholk@microsoft.com>2023-04-07 15:24:08 -0700
commitf8b62ff535ec1957e3a3b36bf7b0debc22ef447c (patch)
tree5dfb9ce60607df7e64e86753b117e66353a22f13
parentda636956dd13638a5582f9dcd4699559d85ac2d5 (diff)
Remove myself from reviewers list
I'm going to be unable to review for the next few weeks, so I'm
removing myself from the review queue. Once I'm back and able to review
again, I'll add myself back to the list.
-rw-r--r--triagebot.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 2d7be7d1273..5f4de0562f8 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -470,8 +470,8 @@ cc = ["@rust-lang/style"]
 
 [mentions."Cargo.lock"]
 message = """
-These commits modify the `Cargo.lock` file. Random changes to `Cargo.lock` can be introduced when switching branches and rebasing PRs. 
-This was probably unintentional and should be reverted before this PR is merged. 
+These commits modify the `Cargo.lock` file. Random changes to `Cargo.lock` can be introduced when switching branches and rebasing PRs.
+This was probably unintentional and should be reverted before this PR is merged.
 
 If this was intentional then you can ignore this comment.
 """
@@ -499,7 +499,6 @@ compiler-team = [
 ]
 compiler-team-contributors = [
     "@compiler-errors",
-    "@eholk",
     "@jackh726",
     "@TaKO8Ki",
     "@WaffleLapkin",