mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Ignore What's New for MentionBot (GH-521)
This commit is contained in:
parent
4e0f612a1f
commit
0f5f1c3055
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
"findPotentialReviewers": true,
|
||||
"fileBlacklist": [
|
||||
"Misc/ACKS",
|
||||
"Misc/NEWS"
|
||||
"Misc/NEWS",
|
||||
"Doc/whatsnew/*.rst"
|
||||
],
|
||||
"userBlacklist": ["gvanrossum", "skrah"],
|
||||
"userBlacklistForPR": ["benjaminp", "skrah"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue