about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-05 09:33:52 +0000
committerbors <bors@rust-lang.org>2023-09-05 09:33:52 +0000
commitaf488be5f82b5e1010f7b52bc4fcda697793950d (patch)
treea83d7332c5bf16b5bc84c6448ff691e2dd54fd6e
parent15e52b05ca8f63e0da27c808680388717e5b997e (diff)
parentb295d3e55e5a719a215710bb678de4e3a7f1420f (diff)
downloadrust-af488be5f82b5e1010f7b52bc4fcda697793950d.tar.gz
rust-af488be5f82b5e1010f7b52bc4fcda697793950d.zip
Auto merge of #115342 - GuillaumeGomez:fmease-rotations, r=rustdoc
Add `fmease` to rustdoc review rotations

`@fmease` asked me if it was okay for them to be part of the rustdoc review rotation. Since they are already reviewing a lot of rustdoc PRs, I think it's fine to add them to the rotation.

What do you think `@rust-lang/rustdoc` ?

r? rust-lang/rustdoc
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 6847e8a00be..39c18a55697 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -626,6 +626,7 @@ rustdoc = [
     "@jsha",
     "@GuillaumeGomez",
     "@notriddle",
+    "@fmease",
 ]
 docs = [
     "@ehuss",