mirror of
https://github.com/python/cpython.git
synced 2024-12-25 09:44:37 +08:00
Remove .mention-bot (GH-2923)
This commit is contained in:
parent
00fce69711
commit
e1e60bd95c
20
.mention-bot
20
.mention-bot
@ -1,20 +0,0 @@
|
||||
{
|
||||
"numFilesToCheck": 10,
|
||||
"findPotentialReviewers": true,
|
||||
"fileBlacklist": [
|
||||
"Misc/ACKS",
|
||||
"Misc/NEWS",
|
||||
"Doc/whatsnew/*.rst"
|
||||
],
|
||||
"userBlacklist": ["gvanrossum", "skrah", "haypo"],
|
||||
"userBlacklistForPR": ["benjaminp", "skrah", "berkerpeksag"],
|
||||
"alwaysNotifyForPaths": [
|
||||
{"name": "tiran",
|
||||
"files": [
|
||||
"Doc/library/hashlib.rst", "Doc/library/ssl.rst", "Lib/hashlib.py",
|
||||
"Lib/ssl.py", "Lib/test/test_hashlib.py", "Lib/test/test_ssl.py",
|
||||
"Modules/_hashopenssl.c", "Modules/_ssl*", "Modules/hashlib.h",
|
||||
"Python/pyhash.c", "Include/pyhash.h"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user