mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 01:00:20 -04:00
Merge pull request #21971 from owncloud/notify-me
Notify me on activity and notifications for sure
This commit is contained in:
commit
928a1e1d40
1 changed files with 9 additions and 0 deletions
|
|
@ -8,6 +8,15 @@
|
|||
"apps/dav/**"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "nickvergessen",
|
||||
"files": [
|
||||
"lib/private/activity/**",
|
||||
"lib/private/notification/**",
|
||||
"lib/public/activity/**",
|
||||
"lib/public/notification/**"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Xenopathic",
|
||||
"files": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue