add diagram and update roles docs (#18342)

This commit is contained in:
Stephanie Aurelio 2023-10-02 15:55:37 -07:00 committed by GitHub
parent 7f7fde59bd
commit 93a7ac08fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -50,6 +50,10 @@ Company owners have the same access as organization owners for all associated or
When you add members to a team, you can manage their repository permissions. For team repository permissions, see [Create and manage a team permissions reference](/docker-hub/manage-a-team/#permissions-reference). When you add members to a team, you can manage their repository permissions. For team repository permissions, see [Create and manage a team permissions reference](/docker-hub/manage-a-team/#permissions-reference).
See the following diagram for an example of how permissions may work for a user. In this example, the first permission check is for the role: member or editor. Editors have administrative permissions for repositories across the namespace of the organization. Members may have administrative permissions for a repository if they're a member of a team that grants those permissions.
![User repository permissions within an organization](./images/roles-and-permissions-member-editor-roles.png)
### Organization management permissions ### Organization management permissions
The following outlines organization management permissions for member, editor, organization owner, and company owner roles. The following outlines organization management permissions for member, editor, organization owner, and company owner roles.