From dd7ed2b8b6e9c5ca2e8c5c46333153170de79932 Mon Sep 17 00:00:00 2001 From: JBryceOrtiz <72474245+JBryceOrtiz@users.noreply.github.com> Date: Wed, 4 Nov 2020 09:56:36 -0700 Subject: [PATCH] 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 --- .../blocking-a-user-from-your-personal-account.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/github/building-a-strong-community/blocking-a-user-from-your-personal-account.md b/content/github/building-a-strong-community/blocking-a-user-from-your-personal-account.md index 6cdae5472924..5b35b38b9283 100644 --- a/content/github/building-a-strong-community/blocking-a-user-from-your-personal-account.md +++ b/content/github/building-a-strong-community/blocking-a-user-from-your-personal-account.md @@ -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: - The user stops following you - 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 forks of your repositories are deleted - You delete any forks of the user's repositories