summaryrefslogtreecommitdiffstats
path: root/.mention-bot
diff options
context:
space:
mode:
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot3
1 files changed, 2 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot
index 10eef5e..c6bf459 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -4,7 +4,8 @@
"findPotentialReviewers": true,
"fileBlacklist": [
"Misc/ACKS",
- "Misc/NEWS"
+ "Misc/NEWS",
+ "Doc/whatsnew/*.rst"
],
"userBlacklist": ["gvanrossum", "skrah"],
"userBlacklistForPR": ["benjaminp", "skrah"]