What is difference between Reviewers and Assignees on GitHub?
When I create pull request, I can see two options as Reviewers and Assignees . What is difference between those? I think this is from any of last version of github. Reviewers and assignees are a tool for organizing who is working on what pull request and issue. They don't confer any extra permissions. Reviewers are people you are specifically requesting to review your pull request. From the docs ... Pull request authors and repository owners and collaborators can request a pull request review from anyone with write access to the repository. The requested reviewer will receive a notification