How to add another administrator to a repo? #202348
-
🏷️ Discussion TypeQuestion 💬 Feature/Topic AreaOther BodyVery new to GitHub. Am I missing something? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
|
go to your repo |
Beta Was this translation helpful? Give feedback.
-
|
Yes, it's possible, but it depends on whether the repository belongs to your personal account or an organization.
If you don't see the option to change a collaborator's role, it's usually because:
Could you let me know whether this is a personal repository or one owned by a GitHub organization? That will help narrow it down. |
Beta Was this translation helpful? Give feedback.

Personal repositories don't have an Admin role for collaborators, so you won't see a permissions dropdown, only the remove (trash can) option. If you need another administrator, you'd need to transfer the repository to a GitHub organization, where roles like Admin are supported.