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"], }