diff options
| -rw-r--r-- | .mention-bot | 2 |
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"] } |
