I need to transfer a repository from a user account to an organization the user is a member of. Per GitHUb\'s docs, I need to make the user account an admin of the organiza
Team memberships have somewhat limited permissions scopes to individually named repositories.
If you want to set someone as an admin for the entire organization:
Navigate to the Organization > People
Identify the member you want to update and click on the settings cog
Set role to Owner
Owner