GitHub - Do you use GitHub teams for collaborator permissions?
Last updated by Gordon Beeming [SSW] about 1 year ago.See historyYou can use teams within a repository to manage a whole group's permissions instead of setting permissions for each new member of the organisation.
See Organizing members into teams.
Correctly configuring your organisation's teams structure will make it easy to give members the permissions level that they need. You can add teams to repositories to manage their roles.
Another benefit of using teams is that you can mention a whole team in a discussion instead of individual members. See Mentioning people and teams
Use teams as maintainers over individuals
When you add a team to a repository, you can give the team a role that determines their access level to the repository. You can also add teams to issues and pull requests to manage their access to those resources. Often individuals are added to repositories as administrators, but this is not a good idea as it gives them destructive access to the repository. Instead, add a team to the repository and give the team the maintainer role.