aboutsummaryrefslogtreecommitdiffstats
path: root/.mention-bot
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-01-28 11:19:25 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-01-28 11:19:25 +0100
commit928a1e1d406faa75734b7ce222dc6bc9d0ef181b (patch)
tree3e599c191bb4bf6a9062870955764bb0d1fc00c3 /.mention-bot
parent0e95aeab75e6cf77522e8a8a699b6e7aedf2ee16 (diff)
parentd9365f105129c212128568093852ba106c93823a (diff)
downloadnextcloud-server-928a1e1d406faa75734b7ce222dc6bc9d0ef181b.tar.gz
nextcloud-server-928a1e1d406faa75734b7ce222dc6bc9d0ef181b.zip
Merge pull request #21971 from owncloud/notify-me
Notify me on activity and notifications for sure
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot9
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/**"