@@ -71,28 +71,27 @@ organization.
71
71
72
72
## Set team repository permissions
73
73
74
- Organization owners can configure repository permissions on a per-team basis.
75
- For example, you can specify that all teams within an organization have
76
- "Read and Write" access to repositories A and B, whereas only specific
77
- teams have "Admin" access.
74
+ You must create a team before you are able to configure repository permissions.
75
+ For more details, see [ Create and manage a
76
+ team] ( /manuals/admin/organization/manage-a-team.md ) .
78
77
79
- Note that organization owners have full administrative access to all
80
- repositories within the organization.
81
-
82
- To give a team access to a repository:
78
+ To set team repository permissions:
83
79
84
80
1 . Sign in to [ Docker Hub] ( https://hub.docker.com ) .
85
- 1 . Select ** My Hub** and choose your organization.
86
- 1 . In the ** Teams** section, select the team you want to configure repository
87
- access for.
88
- 1 . Select the ** Permissions** tab and select a repository from the
89
- ** Repository** drop-down.
90
- 1 . Choose a permission from the ** Permissions** drop-down list and select
91
- ** Add** .
92
-
93
- Organization owners can also assign members the editor role to grant partial
94
- administrative access. For more information on the editor role, see
95
- [ Roles and permissions] ( /manuals/enterprise/security/roles-and-permissions.md ) .
81
+ 1 . Select ** My Hub** > ** Repositories** .
82
+
83
+ A list of your repositories appears.
84
+
85
+ 1 . Select a repository.
86
+
87
+ The ** General** page for the repository appears.
88
+
89
+ 1 . Select the ** Permissions** tab.
90
+ 1 . Add, modify, or remove a team's repository permissions.
91
+
92
+ - Add: Specify the ** Team** , select the ** Permission** , and then select ** Add** .
93
+ - Modify: Specify the new permission next to the team.
94
+ - Remove: Select the ** Remove permission** icon next to the team.
96
95
97
96
### Permissions reference
98
97
0 commit comments