From 9cc27c1d98961cb14462643a0965615bc26eb6f6 Mon Sep 17 00:00:00 2001 From: Hardik-Ghori <71206635+Hardik-Ghori@users.noreply.github.com> Date: Thu, 15 Oct 2020 01:24:02 +0530 Subject: [PATCH] update hacktoberfest --- .../access-permissions-on-github.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/github/getting-started-with-github/access-permissions-on-github.md b/content/github/getting-started-with-github/access-permissions-on-github.md index 614cda294151..ab5fdc64ad6f 100644 --- a/content/github/getting-started-with-github/access-permissions-on-github.md +++ b/content/github/getting-started-with-github/access-permissions-on-github.md @@ -1,5 +1,5 @@ --- -title: Access permissions on GitHub +title: contribute to github accounts redirect_from: - /articles/needs-to-be-written-what-can-the-different-types-of-org-team-permissions-do/ - /articles/what-are-the-different-types-of-team-permissions/ @@ -17,7 +17,7 @@ A repository owned by a user account has two permission levels: the *repository ### Organization accounts -Organization members can have *owner*{% if currentVersion == "free-pro-team@latest" %}, *billing manager*,{% endif %} or *member* roles. Owners have complete administrative access to your organization{% if currentVersion == "free-pro-team@latest" %}, while billing managers can manage billing settings{% endif %}. Member is the default role for everyone else. You can manage access permissions for multiple members at a time with teams. For more information, see: +Organization members has *owner*{% if currentVersion == "free-pro-team@latest" %}, *billing manager*,{% endif %} or *member* roles. Owners have complete administrative access to your organization{% if currentVersion == "free-pro-team@latest" %}, while billing managers can manage billing settings{% endif %}. Member is the default role for everyone else. Owners have complete control of organisation. You can manage access permissions for multiple members at a time with teams. For more information, see: - "[Permission levels for an organization](/articles/permission-levels-for-an-organization)" - "[Project board permissions for an organization](/articles/project-board-permissions-for-an-organization)" - "[Repository permission levels for an organization](/articles/repository-permission-levels-for-an-organization)"