1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Update blocking-a-user-from-your-personal-account.md

Added bullet point under "when you block a user" to state that when a user is blocked they are not able to join any organizations you are an owner of. Issue #1035
This commit is contained in:
JBryceOrtiz
2020-11-04 09:56:36 -07:00
committed by GitHub
parent bf4d8b211e
commit dd7ed2b8b6

View File

@@ -20,6 +20,7 @@ You can block a user in your account settings or from the user's profile. {% dat
When you block a user: When you block a user:
- The user stops following you - The user stops following you
- The user stops watching and unpins your repositories - The user stops watching and unpins your repositories
- The user is not able to join any organizations you are an owner of
- The user's stars and issue assignments are removed from your repositories - The user's stars and issue assignments are removed from your repositories
- The user's forks of your repositories are deleted - The user's forks of your repositories are deleted
- You delete any forks of the user's repositories - You delete any forks of the user's repositories