mention-bot: blacklist civodul, fixes #11488

This commit is contained in:
Spencer Whitt 2015-12-05 12:23:03 -05:00 committed by Rok Garbas
parent 4f15547a9c
commit c512278976

6
.mention-bot Normal file
View file

@ -0,0 +1,6 @@
{
// users in this list will never be mentioned by mention-bot
"userBlacklist": [
"civodul"
]
}