Clarify adding collaborator permissions (#18850)

* clarify restrictions for orgs

* implement feedback
This commit is contained in:
Stephanie Aurelio 2023-12-05 13:51:16 -08:00 committed by GitHub
parent 572ced5e4d
commit e18c61a734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ repository from that repository's **Settings** page.
> **Note**
>
> A collaborator can't add other collaborators. Only the owner of
> the repository has administrative access.
> the repository has administrative access. Also, you can't add collaborators to organization repositories. Organization owners can control repository access with member roles and teams. See [Roles and permissions](../../security/for-admins/roles-and-permissions.md).
You can also assign more granular collaborator rights ("Read", "Write", or
"Admin") on Docker Hub by using organizations and teams. For more information