nextcloud/.mention-bot

12 lines
221 B
Plaintext
Raw Normal View History

{
"maxReviewers": 3,
"numFilesToCheck": 5,
"alwaysNotifyForPaths": [
{
"name": "DeepDiver1975",
"files": ["apps/dav/**"]
}
],
2015-12-18 12:27:42 +03:00
"userBlacklist": ["owncloud-bot", "scrutinizer-auto-fixer"]
}