Skip to content

Commit

Permalink
Added clearer language about org to org transfers
Browse files Browse the repository at this point in the history
  • Loading branch information
Elizabeth Allendorf committed Mar 4, 2022
1 parent 613f774 commit a1893e1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/hub/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,11 @@ Moving can be used in these use cases ✅
- Renaming a repository within same organization. The user must be part of the organization and have "write" or "admin" rights in the organization.
- Transferring repository from user to an organization. The user must be part of the organization and have "write" or "admin" rights in the organization.
- Transferring a repository from an organization to yourself. You must be part of the organization, and have "admin" rights in the organization.
- Transferring a repository from an organization to another organization. The user must have "admin" rights in the source organization and either "write" or "admin" rights in the target organization.
- Transferring a repository from a source organization to another target organization. The user must have "admin" rights in the source organization **and** either "write" or "admin" rights in the target organization.

Moving does not work for ❌
- Transferring a repository from an organization to another user or organization.
- Transferring a repository from an organization to another user who is not yourself.
- Transferring a repository from a source organization to another target organization if the user does not have both "admin" rights in the source organization **and** either "write" or "admin" rights in the target organization.
- Transferring a repository from user A to user B.

If these are use cases you need help with, please send us an email at **website at huggingface.co**.
Expand Down

0 comments on commit a1893e1

Please sign in to comment.