about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-06-26 18:44:41 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-06-26 18:45:11 +0200
commit4116a72a08e52e227c719b7d9109183673e77b21 (patch)
tree4b2076f8fb006f2ee002a951b6d2238c1afafe02
parent75463814c69b2d9907a3ccd9ba92a5e74767d00c (diff)
Ping notriddle when a clippy lint in `clippy_lints/doc` is modified
-rw-r--r--triagebot.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 16557a4bebb..4f370758c00 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -17,6 +17,9 @@ allow-unauthenticated = [
 
 [issue-links]
 
+[mentions."clippy_lints/src/doc"]
+cc = ["@notriddle"]
+
 # Prevents mentions in commits to avoid users being spammed
 [no-mentions]