I have a github(enterprise) repository(private repo) and want to make a someone the admin of the same. The issue here is that i don't see from where i can do that there's only an option to add collaborators and no manage access option. can someone tell how this can be done?
Asked
Active
Viewed 1,047 times
0
-
github and gitlab are different products from different companies - please make clear what you are asking about and remove the other tag. – phry Jul 09 '22 at 10:27
-
@phry corrected – arizona_3 Jul 09 '22 at 10:31
1 Answers
1
- Open your repository's Settings
- Click Collaborators & teams in the sidebar
- Add your coworker as a collaborator (if you haven't already)
- Select your coworker's Role and change it to Admin
For more information, see Managing teams and people with access to your repository

Nick McCurdy
- 17,658
- 5
- 50
- 82