Fix config file syntax (hopefully).

This commit is contained in:
Stefan Krah 2017-03-03 14:08:49 +01:00
parent 4be6cc11ae
commit 460b1cc152

View file

@ -7,6 +7,5 @@
"Misc/NEWS"
],
"userBlacklist": ["gvanrossum"],
"userBlacklistForPR": ["benjaminp"],
"userBlacklistForPR": ["skrah"]
"userBlacklistForPR": ["benjaminp", "skrah"]
}