clap/.mention-bot

10 lines
154 B
Text
Raw Normal View History

{
"findPotentialReviewers": false,
"alwaysNotifyForPaths": [
{
"name": "kbknapp",
"files": ["**/*.rs", "**/*.md", "*"]
}
]
}