From 6a249bd1604f047051214ee2171aeee7de539d4f Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Fri, 21 Apr 2017 00:46:16 +0200 Subject: With curly braces ...sorry, I don't have a way to test this. Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- .mention-bot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mention-bot b/.mention-bot index 6fc3b9c84..c60fe2654 100644 --- a/.mention-bot +++ b/.mention-bot @@ -1,7 +1,8 @@ -"alwaysNotifyForPaths": [ +{"alwaysNotifyForPaths": [ { "name": "atdotde", // The user's Github username "files": ["**/*plan*", "**/deco*"], // The array of file globs associated with the user "skipTeamPrs": false // mention-bot will exclude the creator's own team from mentions } ] // Users will always be mentioned based on file glob +} -- cgit v1.2.3-70-g09d2