about summary refs log tree commit diff
diff options
context:
space:
mode:
authorxFrednet <xFrednet@gmail.com>2024-10-27 18:27:44 +0100
committerxFrednet <xFrednet@gmail.com>2024-10-27 18:27:44 +0100
commitf562d478f27fb3708bed21a363911fd2afc9a68f (patch)
tree683e61fe9eb3bd99d42ad42bedd629762bf7b5bc
parent31f6679e78ba161daa75c951934d2e7800869a9c (diff)
downloadrust-f562d478f27fb3708bed21a363911fd2afc9a68f.tar.gz
rust-f562d478f27fb3708bed21a363911fd2afc9a68f.zip
Unvacation giraffate and remove gh-pages -> xFrednet assignment
-rw-r--r--triagebot.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index cd9641eedd8..eadfd7107c7 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -21,13 +21,11 @@ new_pr = true
 contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
 users_on_vacation = [
     "matthiaskrgr",
-    "giraffate",
 ]
 
 [assign.owners]
 "/.github" = ["@flip1995"]
 "/book" = ["@flip1995"]
-"/util/gh-pages" = ["@xFrednet"]
 "*" = [
     "@Manishearth",
     "@llogiq",