mirror of https://github.com/docker/docs.git
Clarify adding collaborator permissions (#18850)
* clarify restrictions for orgs * implement feedback
This commit is contained in:
parent
572ced5e4d
commit
e18c61a734
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue