diff options
author | Martijn Kaijser <martijn@xbmc.org> | 2016-09-23 11:11:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-23 11:11:14 +0200 |
commit | ff35090f12343fbddf0d0beb063b72a05ccef8fb (patch) | |
tree | 06dfb177456eced37e6a062b471351d9a74de866 /.mention-bot | |
parent | 5b8eb73d54bd07aa1f64f77774494a08cad3c80f (diff) |
Mention-Bot: change kodi to Kodi
Diffstat (limited to '.mention-bot')
-rw-r--r-- | .mention-bot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot index b20009df53..ff63247e87 100644 --- a/.mention-bot +++ b/.mention-bot @@ -1,7 +1,7 @@ { "maxReviewers": 3, "numFilesToCheck": 5, - "message": "@pullRequester, thank you for improving kodi! According to the last 5 commits, we found the potential reviewers: @reviewers . Final approval needs to be given by the componenent maintainer.", + "message": "@pullRequester, thank you for improving Kodi! According to the last 5 commits, we found the potential reviewers: @reviewers . Final approval needs to be given by the componenent maintainer.", "findPotentialReviewers": true, "userBlacklist": [ "FernetMenta" ], "userBlacklistForPR": [], |