diff options
Diffstat (limited to '.mention-bot')
-rw-r--r-- | .mention-bot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.mention-bot b/.mention-bot index 449cf7d1c68..c805917bee0 100644 --- a/.mention-bot +++ b/.mention-bot @@ -5,6 +5,10 @@ { "name": "DeepDiver1975", "files": ["apps/dav/**"] + }, + { + "name": "Xenopathic", + "files": ["apps/files_external/**"] } ], "userBlacklist": ["owncloud-bot", "scrutinizer-auto-fixer"] |