fixes tombstoning bug
This commit is contained in:
@@ -16,12 +16,20 @@ shortTitle: Convert organization to user
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
|
||||
{% warning %}
|
||||
|
||||
**Warning:** 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.
|
||||
|
||||
{% endwarning %}
|
||||
|
||||
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.
|
||||
6. [Delete the organization](/organizations/managing-organization-settings/deleting-an-organization-account).
|
||||
|
||||
|
||||
{% else %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user