summaryrefslogtreecommitdiffstats
path: root/.mention-bot
blob: 449cf7d1c687e60152042eb7814948297c1a8e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "maxReviewers": 3,
  "numFilesToCheck": 5,
  "alwaysNotifyForPaths": [
    {
      "name": "DeepDiver1975", 
      "files": ["apps/dav/**"] 
    }
  ],
  "userBlacklist": ["owncloud-bot", "scrutinizer-auto-fixer"] 
}