aboutsummaryrefslogtreecommitdiff
path: root/clap/.mention-bot
blob: f339f59cd0f558ca0bbc32a2cb4524e35555cd18 (plain)
1
2
3
4
5
6
7
8
9
{
  "findPotentialReviewers": false, 
  "alwaysNotifyForPaths": [
    {
      "name": "kbknapp", 
      "files": ["**/*.rs", "**/*.md", "*"] 
    }
  ]
}