Merge pull request #4197 from gschlager/patch-1

Correct error in mention-bot config
This commit is contained in:
Régis Hanol
2016-04-25 10:31:46 +02:00

View File

@@ -1,4 +1,4 @@
{ {
"message": "Thanks @pullRequester for your pull request :+1:. By analyzing the blame information on this pull request, I identified @reviewers to be potential reviewers.", "message": "Thanks @pullRequester for your pull request :+1:. By analyzing the blame information on this pull request, I identified @reviewers to be potential reviewers.",
"requiredOrgs": ["discourse"], "requiredOrgs": ["discourse"]
} }