diff options
Diffstat (limited to '.mention-bot')
-rw-r--r-- | .mention-bot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.mention-bot b/.mention-bot index 766ea2bacf2..6dc4ee9369a 100644 --- a/.mention-bot +++ b/.mention-bot @@ -9,6 +9,15 @@ ] }, { + "name": "nickvergessen", + "files": [ + "lib/private/activity/**", + "lib/private/notification/**", + "lib/public/activity/**", + "lib/public/notification/**" + ] + }, + { "name": "Xenopathic", "files": [ "apps/files_external/**" |