Merge branch 'main' into repo-sync
This commit is contained in:
@@ -45,7 +45,7 @@ Before you delete your user account, make a copy of all repositories, private fo
|
||||

|
||||
4. In the "Make sure you want to do this" dialog box, complete the steps to confirm you understand what happens when your account is deleted:
|
||||

|
||||
{% ifversion fpt or ghec %}- Recall that all repositories, forks of private repositories, wikis, issues, pull requests and pages owned by your account will be deleted, your billing will end, and your username will be available to anyone for use on {% data variables.product.product_name %}.
|
||||
{% ifversion fpt or ghec %}- Recall that all repositories, forks of private repositories, wikis, issues, pull requests and {% data variables.product.prodname_pages %} sites owned by your account will be deleted and your billing will end immediately, and your username will be available to anyone for use on {% data variables.product.product_name %} after 90 days.
|
||||
{% else %}- Recall that all repositories, forks of private repositories, wikis, issues, pull requests and pages owned by your account will be deleted, and your username will be available for use on {% data variables.product.product_name %}.
|
||||
{% endif %}- In the first field, type your {% data variables.product.product_name %} username or email.
|
||||
- In the second field, type the phrase from the prompt.
|
||||
|
||||
@@ -16,12 +16,20 @@ shortTitle: Convert organization to user
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note**: After an account is deleted, the username at the time of deletion becomes unavailable for reuse for 90 days. To reuse an organization's username immediately, you must change the username before you delete the organization.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
1. [Sign up](/articles/signing-up-for-a-new-github-account) for a new GitHub user account.
|
||||
2. [Have the user's role changed to an owner](/articles/changing-a-person-s-role-to-owner).
|
||||
3. {% data variables.product.signin_link %} to the new user account.
|
||||
4. [Transfer each organization repository](/articles/how-to-transfer-a-repository) to the new user account.
|
||||
5. [Delete the organization](/articles/deleting-an-organization-account).
|
||||
6. [Rename the user](/articles/changing-your-github-username) to the organization's name.
|
||||
5. [Rename the organization](/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/changing-your-github-username) to make the current username available.
|
||||
6. [Rename the user](/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/changing-your-github-username) to the organization's name.
|
||||
7. [Delete the organization](/organizations/managing-organization-settings/deleting-an-organization-account).
|
||||
|
||||
|
||||
{% else %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user