]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove .mention-bot (GH-2923)
authorMariatta <Mariatta@users.noreply.github.com>
Tue, 1 Aug 2017 03:56:35 +0000 (20:56 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2017 03:56:35 +0000 (20:56 -0700)
.mention-bot [deleted file]

diff --git a/.mention-bot b/.mention-bot
deleted file mode 100644 (file)
index 482e241..0000000
+++ /dev/null
@@ -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"]
-    }
-  ]
-}