From e81a6d497b2ad98e7053bfb189291ea96eb93904 Mon Sep 17 00:00:00 2001 From: Gavin Bisesi Date: Tue, 21 Jun 2016 08:49:32 -0400 Subject: [PATCH] Don't mention-bot Psithief per request --- .mention-bot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mention-bot b/.mention-bot index 479a9206..00907f12 100644 --- a/.mention-bot +++ b/.mention-bot @@ -1,5 +1,5 @@ { "message": "@pullRequester, thanks for contributing! @reviewers are the best people to review the changes.", "fileBlacklist": ["*.md"], - "userBlacklist": ["mbruker"], + "userBlacklist": ["@mbruker", "@Psithief"], }