Move mention-bot notifications to code owners

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/5643/head
Joas Schilling 7 years ago
parent 984953ef4a
commit 9c3b2a3991
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8

@ -0,0 +1,2 @@
*/Activity/* @nickvergessen
*/Notifications/* @nickvergessen

@ -1,34 +0,0 @@
{
"maxReviewers": 3,
"numFilesToCheck": 5,
"alwaysNotifyForPaths": [
{
"name": "nickvergessen",
"files": [
"lib/private/Activity/**",
"lib/private/Notification/**",
"lib/public/Activity/**",
"lib/public/Notification/**"
]
},
{
"name": "Xenopathic",
"files": [
"apps/files_external/**"
]
}
],
"userBlacklist": [
"DeepDiver1975",
"nextcloud-bot",
"owncloud-bot",
"PVince81",
"scrutinizer-auto-fixer",
"th3fallen",
"zander",
"luckydonald",
"jancborchardt"
],
"createReviewRequest": true,
"createComment": false
}
Loading…
Cancel
Save