Merge pull request #39583 from cachedout/mentionbot_blacklist

Add empty blacklist to mention bot
This commit is contained in:
Mike Place 2017-02-22 19:22:56 -07:00 committed by GitHub
commit d3e50b4f2f

View file

@ -1,6 +1,7 @@
{
"skipTitle": "Merge forward",
"delayed": true,
"delayedUntil": "2h"
"delayedUntil": "2h",
"userBlacklist": []
}