Skip to content

Commit c301448

Browse files
authored
add clarification about fork networks
1 parent 17b34e1 commit c301448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/organizations/managing-membership-in-your-organization/removing-a-member-from-your-organization.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ permissions: 'Organization owners can remove members from an organization.'
2323
**Warning:** When you remove members from an organization:
2424
- The paid license count does not automatically downgrade. To pay for fewer licenses after removing users from your organization, follow the steps in "[Downgrading your organization's paid seats](/articles/downgrading-your-organization-s-paid-seats)."
2525
- Removed members will lose access to private forks of your organization's private repositories, but they may still have local copies. However, they cannot sync local copies with your organization's repositories. Their private forks can be restored if the user is [reinstated as an organization member](/articles/reinstating-a-former-member-of-your-organization) within three months of being removed from the organization. Ultimately, you are responsible for ensuring that people who have lost access to a repository delete any confidential information or intellectual property.
26+
- When private repositories are forked to other organizations, those organizations are able to control access to the fork network. This means users may retain access to the forks even after losing access to the original organization because they will still have explicit access via a fork.
2627
{%- ifversion ghec %}
2728
- Removed members will also lose access to private forks of your organization's internal repositories, if the removed member is not a member of any other organization owned by the same enterprise account. For more information, see "[About enterprise accounts](/admin/overview/about-enterprise-accounts)."
2829
{%- endif %}

0 commit comments

Comments
 (0)