aboutsummaryrefslogtreecommitdiffstats
path: root/.mention-bot
blob: b342edbd21487c72735025a257cb68e92b61484d (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"] 
}