summaryrefslogtreecommitdiffstats
path: root/.mention-bot
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2017-04-13 14:14:37 (GMT)
committerGitHub <noreply@github.com>2017-04-13 14:14:37 (GMT)
commitd1dc65dc820649e59633142a88eaf97f930963a9 (patch)
tree861452ea5cbbb95dc1ecc7aa33329744bab1783a /.mention-bot
parent61b9ac93712df8092a25223cd56fa6528359792b (diff)
downloadcpython-d1dc65dc820649e59633142a88eaf97f930963a9.zip
cpython-d1dc65dc820649e59633142a88eaf97f930963a9.tar.gz
cpython-d1dc65dc820649e59633142a88eaf97f930963a9.tar.bz2
Blacklist myself from mention-bot (#1114)
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot
index 0614a29..f69ca2b 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -7,5 +7,5 @@
"Doc/whatsnew/*.rst"
],
"userBlacklist": ["gvanrossum", "skrah", "haypo"],
- "userBlacklistForPR": ["benjaminp", "skrah"]
+ "userBlacklistForPR": ["benjaminp", "skrah", "berkerpeksag"]
}