Skip to content

Commit 0f5f1c3

Browse files
Carreaubrettcannon
authored andcommitted
Ignore What's New for MentionBot (GH-521)
1 parent 4e0f612 commit 0f5f1c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.mention-bot

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"findPotentialReviewers": true,
55
"fileBlacklist": [
66
"Misc/ACKS",
7-
"Misc/NEWS"
7+
"Misc/NEWS",
8+
"Doc/whatsnew/*.rst"
89
],
910
"userBlacklist": ["gvanrossum", "skrah"],
1011
"userBlacklistForPR": ["benjaminp", "skrah"]

0 commit comments

Comments
 (0)