summaryrefslogtreecommitdiffstats
path: root/.mention-bot
diff options
context:
space:
mode:
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot16
1 files changed, 12 insertions, 4 deletions
diff --git a/.mention-bot b/.mention-bot
index c805917bee0..766ea2bacf2 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -3,13 +3,21 @@
"numFilesToCheck": 5,
"alwaysNotifyForPaths": [
{
- "name": "DeepDiver1975",
- "files": ["apps/dav/**"]
+ "name": "DeepDiver1975",
+ "files": [
+ "apps/dav/**"
+ ]
},
{
"name": "Xenopathic",
- "files": ["apps/files_external/**"]
+ "files": [
+ "apps/files_external/**"
+ ]
}
],
- "userBlacklist": ["owncloud-bot", "scrutinizer-auto-fixer"]
+ "userBlacklist": [
+ "owncloud-bot",
+ "scrutinizer-auto-fixer",
+ "th3fallen"
+ ]
}