From e18c61a7344f8eb8585d2ca8e6906485fc3cf05d Mon Sep 17 00:00:00 2001 From: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com> Date: Tue, 5 Dec 2023 13:51:16 -0800 Subject: [PATCH] Clarify adding collaborator permissions (#18850) * clarify restrictions for orgs * implement feedback --- content/docker-hub/repos/access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docker-hub/repos/access.md b/content/docker-hub/repos/access.md index ca745e0003..8d8eff1c0a 100644 --- a/content/docker-hub/repos/access.md +++ b/content/docker-hub/repos/access.md @@ -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