0

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?

torek
  • 448,244
  • 59
  • 642
  • 775
arizona_3
  • 41
  • 7

1 Answers1

1
  1. Open your repository's Settings
  2. Click Collaborators & teams in the sidebar
  3. Add your coworker as a collaborator (if you haven't already)
  4. 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