Add list of reviewers to the request body of merge request events
Proposal
Version 13.7 introduced the new feature merge request reviewers.
Now It would be great to add the list of reviewers to the request body of the merge request events.
Currently the request body has the information about assignees in the root level of the JSON data. I would suggest to also add a list of reviewers.