Update org role permissions (#665)

Monish Chandra Mohan committed Jun 26, 2023 at 15:19 UTC dc9ace6dd769558c54e0140ea7e835018cd0f8ea
1 file changed +13 -12
content/organizations/managing-organization-members/organization-roles-and-permissions.mdx
+13 -12
@@ -15,15 +15,16 @@ There are three roles in an organization:
15
16 | Action | **Owner** | **Admin** | **Member** |
17 |:------------------------------------------------------|:---------:|:---------:|:----------:|
18 -| Manage organization billing | X | | |
19 -| Add members to the organization | X | | |
20 -| Remove members from the organization | X | | |
21 -| Rename an organization | X | | |
22 -| Delete an organization | X | | |
23 -| Change any organization member's role | X | | |
24 -| Create teams | X | X | |
25 -| Delete teams | X | X | |
26 -| Add any member to any team | X | X | |
27 -| Remove any member from any team | X | X | |
28 -| Manage team package access | X | X | |
29 -| Create and publish packages in the organization scope | X | X | X |
18 +| Manage organization billing | X | | |
19 +| Add members to the organization | X | | |
20 +| Remove members from the organization | X | | |
21 +| Rename an organization | X | | |
22 +| Delete an organization | X | | |
23 +| Change any organization member's role | X | | |
24 +| Add org owned packages to other orgs | X | | |
25 +| Create teams | X | X | |
26 +| Delete teams | X | X | |
27 +| Add any member to any team | X | X | |
28 +| Remove any member from any team | X | X | |
29 +| Manage team package access | X | X | |
30 +| Create and publish packages in the organization scope | X | X | X |