about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2023-08-29 15:30:15 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2023-08-29 15:30:38 +0200
commitb295d3e55e5a719a215710bb678de4e3a7f1420f (patch)
tree86efa1704826ac165e67943211d6fd6d93d92fe7
parent1bd043098e05839afb557bd7a2858cb09a4054ca (diff)
downloadrust-b295d3e55e5a719a215710bb678de4e3a7f1420f.tar.gz
rust-b295d3e55e5a719a215710bb678de4e3a7f1420f.zip
Add `fmease` to rustdoc review rotations
-rw-r--r--triagebot.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 7aaf90d49a7..4b4af9b640e 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -626,6 +626,7 @@ rustdoc = [
     "@jsha",
     "@GuillaumeGomez",
     "@notriddle",
+    "@fmease",
 ]
 docs = [
     "@ehuss",