About access permissions on GitHub
To perform any actions on GitHub, such as creating a pull request in a repository or changing an organization's billing settings, a person must have sufficient access to the relevant account or resource. This access is controlled by permissions. A permission is the ability to perform a specific action. For example, the ability to delete an issue is a permission. A role is a set of permissions you can assign to individuals or teams.
Roles work differently for different types of accounts. For more information about accounts, see "Types of GitHub accounts."
Personal accounts
A repository owned by a personal account has two permission levels: the repository owner and collaborators. For more information, see "Permission levels for a personal account repository."
Organization アカウント
Organization のメンバーは、owner (オーナー)、billing manager (支払いマネージャー)、あるいはmember (メンバー) ロールを持つことができます。 オーナーは、Organization に対する完全な管理者アクセスを持ち、支払いマネージャーは支払いの設定を管理できます。 メンバーは、その他の人のデフォルトのロールです。 Team を使って、複数のメンバーのアクセス権限を一度に管理できます。 詳しい情報については、以下を参照してください。
Enterprise アカウント
Enterpriseアカウントは、GitHub Enterprise Cloud、GitHub Enterprise Serverで利用できます。 For more information, see "About enterprise accounts" in the GitHub Enterprise Cloud documentation.
For more information about permissions for enterprise accounts, see the GitHub Enterprise Cloud documentation.

