From: Stefan Krah Date: Fri, 3 Mar 2017 13:08:49 +0000 (+0100) Subject: Fix config file syntax (hopefully). X-Git-Tag: v3.7.0a1~1218 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=460b1cc152630079adef8a9923089de734cbb26a;p=python Fix config file syntax (hopefully). --- diff --git a/.mention-bot b/.mention-bot index 1f74fbfe38..22ee4627df 100644 --- a/.mention-bot +++ b/.mention-bot @@ -7,6 +7,5 @@ "Misc/NEWS" ], "userBlacklist": ["gvanrossum"], - "userBlacklistForPR": ["benjaminp"], - "userBlacklistForPR": ["skrah"] + "userBlacklistForPR": ["benjaminp", "skrah"] }