Commit e1e60bd9 authored by Mariatta's avatar Mariatta Committed by GitHub

Remove .mention-bot (GH-2923)

parent 00fce697
{
"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"]
}
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment