diff options
author | Kelvin <kelvin@gitlab.com> | 2016-07-27 14:44:13 +0300 |
---|---|---|
committer | Kelvin <kelvin@gitlab.com> | 2016-07-27 14:44:13 +0300 |
commit | f9a93a50f4ccb5cbe3d73b3eae76bd65f9681691 (patch) | |
tree | a67320ef9cc859d03ab30fb06530257e7254b65f | |
parent | 0d2861f3c98dcbb2c76aa1184cc8ddaed5d2eabf (diff) | |
download | gitlab-ce-improve-master-permissions-documentation.tar.gz |
Include note to clarify on the master roleimprove-master-permissions-documentation
-rw-r--r-- | doc/user/permissions.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md index 66542861781..80f706c79e9 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -66,6 +66,8 @@ The following table depicts the various user permission levels in a project. [^1]: If **Allow guest to access builds** is enabled in CI settings [^2]: Not allowed for Guest, Reporter, Developer, Master, or Owner +**A user with master permission can only add new members to a group project not the group itself** + ## Group Any user can remove themselves from a group, unless they are the last Owner of |