Is there a way on github to define a team of external collaborators (from external organization)?
Currently the best way I found is by adding the users individually to the individual repos.
So I can create teams with users from my organization, but apparently not with external users.
Is there another way to achieve this, as if the external team change I need to manually update all repos.
Hi Tim
GitHub doesn't support this. You'll have to add them one by one on each repository that they want to collaborate with.
Do note that when the repository is public, they can take a fork and contribute that way without the need of access.