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)"