diff --git a/.mention-bot b/.mention-bot index 2e1f786bf03..80fbe4cd9f0 100644 --- a/.mention-bot +++ b/.mention-bot @@ -1,6 +1,8 @@ { "userBlacklist": [ - "balloob" - ], - "skipAlreadyMentionedPR": true + "balloob", + "fabaff", + "pavoni", + "rmkraus" + ] }