## Description Currently, we have `review_requests` that contains teams instead of users. We need to create a Team model that has to be associated with User model. ## Things to do - [ ] Create an API call to retrieve all the members of the team. - [ ] Re-process all the events which has teams as reviewers