From b295d3e55e5a719a215710bb678de4e3a7f1420f Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Tue, 29 Aug 2023 15:30:15 +0200 Subject: [PATCH] Add `fmease` to rustdoc review rotations --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) 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",