about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-17 08:39:22 +0200
committerGitHub <noreply@github.com>2023-08-17 08:39:22 +0200
commit40edd350798d3281abc787aaffd42c8d0e84e7ea (patch)
treee5c95a55e759b3e4e04a9cc1e120e95165652e6d
parent503a8fc92d222cf33b26da97c226141afff53d3e (diff)
parent9a3dfd7e92ef3ecf51e42500a7240947fe0949e5 (diff)
downloadrust-40edd350798d3281abc787aaffd42c8d0e84e7ea.tar.gz
rust-40edd350798d3281abc787aaffd42c8d0e84e7ea.zip
Rollup merge of #114921 - Folyd:Folyd-patch-1, r=compiler-errors
Remove Folyd from librustdoc static files

r?`@GuillaumeGomez`
-rw-r--r--triagebot.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index b2ea206a8a2..2c71b650f68 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -386,7 +386,6 @@ cc = ["@camelid"]
 message = "Some changes occurred in HTML/CSS/JS."
 cc = [
     "@GuillaumeGomez",
-    "@Folyd",
     "@jsha",
 ]