I have a solution on Azure DevOps. It uses GIT as a version control. Now I have added a new user to the repository. I just want this user to be able to work on 2, 3 projects (I have about 35 projects in solution). So I would like to do something like - this user may read all projects, build them, but can only change these projects...
How can I accomplish that?