From: Berker Peksag 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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1dc65dc820649e59633142a88eaf97f930963a9;p=thirdparty%2FPython%2Fcpython.git Blacklist myself from mention-bot (#1114) --- diff --git a/.mention-bot b/.mention-bot index 0614a299b622..f69ca2bf6acd 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"] }