From 2b85757d733d5a82307391f77c15dda2de5a0dc8 Mon Sep 17 00:00:00 2001 From: rallytime Date: Fri, 25 Aug 2017 19:34:29 -0400 Subject: [PATCH] Always notify tkwilliams when changes occur on boto files --- .mention-bot | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.mention-bot b/.mention-bot index 86890cfde0f..c07f85b9fc8 100644 --- a/.mention-bot +++ b/.mention-bot @@ -4,6 +4,11 @@ "name": "ryan-lane", "files": ["salt/**/*boto*.py"], "skipTeamPrs": false + }, + { + "name": "tkwilliams", + "files": ["salt/**/*boto*.py"], + "skipTeamPrs": false } ], "skipTitle": "Merge forward",