Skip to content

Commit

Permalink
Update .mention-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton authored Mar 3, 2017
1 parent 3435fd4 commit f4bb1c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mention-bot
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"alwaysNotifyForPaths": [
{
"name": "mattstratton",
"files": [".gitignore","config.toml","config-windows.toml", "gulpfile.js", "themes/**/*"],
"files": [".gitignore","config.toml","config-windows.toml", "gulpfile.js", "themes/**/*", "content/page/**/*", "static/_redirects"],
"skipTeamPrs": false
},
{
"name": "bridgetkromhout",
"files": ["utilities/**/*", "themes/**/*"],
"files": ["utilities/**/*", "themes/**/*", "content/page/**/*"],
"skipTeamPrs": false
}
],
Expand Down

0 comments on commit f4bb1c7

Please sign in to comment.