From: Berker Peksag <berker.peksag@gmail.com> Date: Thu, 13 Apr 2017 14:14:37 +0000 (+0300) Subject: Blacklist myself from mention-bot (#1114) X-Git-Tag: v3.7.0a1~975 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1dc65dc820649e59633142a88eaf97f930963a9;p=python Blacklist myself from mention-bot (#1114) --- diff --git a/.mention-bot b/.mention-bot index 0614a299b6..f69ca2bf6a 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"] }