From 27e1cf8770b649e0fd412c8809322261f92d0601 Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 28 Jan 2016 09:26:21 +0000 Subject: [PATCH] Stop spamming me. Honestly, the bot should be improved, if a person hasn't contributed for a long time it really doens't make sense to email him. I would also argue that altering the .gitignore doesn't make me an expert on that file. So classes of files really should not cause the mention bot spamming me. --- .mention-bot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mention-bot b/.mention-bot index 766ea2bacf..f9af6d7f76 100644 --- a/.mention-bot +++ b/.mention-bot @@ -18,6 +18,7 @@ "userBlacklist": [ "owncloud-bot", "scrutinizer-auto-fixer", - "th3fallen" + "th3fallen", + "zander" ] }