Skip to content

Commit f197a40

Browse files
Resource group wording (#2106)
* clarify wording for rg admin * use full word * add also * add admin capabilities
1 parent 6ded761 commit f197a40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hub/security-resource-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Members are assigned a role in each Resource Group that determines their permiss
1818
- `read`: Grants read access to repositories within the Resource Group.
1919
- `contributor`: Provides extra write rights to the subset of the Organization's repositories created by the user (i.e., users can create repos and then modify only those repos). Similar to the 'Write' role, but limited to repos created by the user.
2020
- `write`: Offers write access to all repositories in the Resource Group. Users can create, delete, or rename any repository in the Resource Group.
21-
- `admin`: In addition to write permissions on repositories, admin members can administer the Resource Group — add, remove, and alter the roles of other members. They can also transfer repositories in and out of the Resource Group.
21+
- `admin`: In addition to write permissions on repositories, admin members can administer the Resource Group — add, remove, and alter the roles of other members. They can also manage already existing repositories in a Resource Group.
2222

23-
In addition, Organization admins can manage all resource groups inside the organization.
23+
In addition, Organization admins can manage all resource groups inside the organization. This includes moving repositories in and out of any Resource Group.
2424

2525
Resource Groups also affect the visibility of private repositories inside the organization. A private repository that is part of a Resource Group will only be visible to members of that Resource Group. Public repositories, on the other hand, are visible to anyone, inside and outside the organization.
2626

0 commit comments

Comments
 (0)