Skip to content
Discussion options

You must be logged in to vote

In GitHub, the ability to assign roles, including admin access, depends on whether the repository is part of a personal account or an organization.

For personal repositories, you can add collaborators and give them write access, but you cannot assign admin rights(https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository). This means they can pull and push to the repository, but they cannot perform administrative actions like managing collaborators or deleting the repository.

For organization repositories, you can assign more granular roles, including admin access(https://doc…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@wolfy1339
Comment options

@muizzhaque
Comment options

@henkbirkholz
Comment options

@AlanDorn
Comment options

Answer selected by wolfy1339
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question Ask and answer questions about GitHub features and usage
4 participants