From d66bd5f70f23d56f12d1f00c7bf4d3b242eca91e Mon Sep 17 00:00:00 2001 From: Raul Tambre Date: Thu, 16 Jun 2016 00:12:58 +0300 Subject: [PATCH] Add myself to mention-bot blacklist. (#1779) --- .mention-bot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mention-bot b/.mention-bot index 6599c1a06b..1185adad03 100644 --- a/.mention-bot +++ b/.mention-bot @@ -1,3 +1,3 @@ { - "userBlacklist": ["AlexAltea"] -} \ No newline at end of file + "userBlacklist": ["AlexAltea", "tambry"] +}