Fix config file syntax (hopefully).
diff --git a/.mention-bot b/.mention-bot
index 1f74fbf..22ee462 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -7,6 +7,5 @@
     "Misc/NEWS"
   ],
   "userBlacklist": ["gvanrossum"],
-  "userBlacklistForPR": ["benjaminp"],
-  "userBlacklistForPR": ["skrah"]
+  "userBlacklistForPR": ["benjaminp", "skrah"]
 }