diff options
-rw-r--r-- | .mention-bot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot index b342edbd214..449cf7d1c68 100644 --- a/.mention-bot +++ b/.mention-bot @@ -7,5 +7,5 @@ "files": ["apps/dav/**"] } ], - "userBlacklist": ["owncloud-bot"] + "userBlacklist": ["owncloud-bot", "scrutinizer-auto-fixer"] } |