diff options
author | Joas Schilling <nickvergessen@owncloud.com> | 2016-01-28 11:15:06 +0100 |
---|---|---|
committer | Joas Schilling <nickvergessen@owncloud.com> | 2016-01-28 11:15:18 +0100 |
commit | d9365f105129c212128568093852ba106c93823a (patch) | |
tree | 3e599c191bb4bf6a9062870955764bb0d1fc00c3 /.mention-bot | |
parent | 0e95aeab75e6cf77522e8a8a699b6e7aedf2ee16 (diff) | |
download | nextcloud-server-d9365f105129c212128568093852ba106c93823a.tar.gz nextcloud-server-d9365f105129c212128568093852ba106c93823a.zip |
More more more, kidding, just to be sure
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/**" |