about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCentri3 <114838443+Centri3@users.noreply.github.com>2024-06-18 02:28:20 -0500
committerCentri3 <114838443+Centri3@users.noreply.github.com>2024-06-18 02:28:20 -0500
commite28b998fe64155340b8a5e79619a71924a264cb7 (patch)
treed053811eec06ce0eb94fa8eb44583a16bd9697ba
parent9e54ff295263213b8c9cb061b5beba421bd4aed4 (diff)
downloadrust-e28b998fe64155340b8a5e79619a71924a264cb7.tar.gz
rust-e28b998fe64155340b8a5e79619a71924a264cb7.zip
Add myself back to reviewer rotation
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index ecada0514f7..0f0e62670ff 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -22,7 +22,6 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB
 users_on_vacation = [
     "matthiaskrgr",
     "giraffate",
-    "Centri3",
 ]
 
 [assign.owners]
@@ -37,4 +36,5 @@ users_on_vacation = [
     "@Jarcho",
     "@blyxyas",
     "@y21",
+    "@Centri3",
 ]