Commit 9fa8bf03 authored by Mark Chao's avatar Mark Chao

doc

parent 968e4ea2
...@@ -160,12 +160,12 @@ There are two different ways to add a new project to a group: ...@@ -160,12 +160,12 @@ There are two different ways to add a new project to a group:
Group owners or administrators can set an option that will give users with the Group owners or administrators can set an option that will give users with the
Developer role the ability to create projects under groups. Developer role the ability to create projects under groups.
By default, `Developers` and `Masters` are allowed to create projects under a By default, `Developers` and `Maintainers` are allowed to create projects under a
group, but this can be changed either within the group settings for a group, or group, but this can be changed either within the group settings for a group, or
be set globally by a GitLab administrator in the Admin area be set globally by a GitLab administrator in the Admin area
(**Settings > Visibility and Access Controls**). (**Settings > Visibility and Access Controls**).
The setting can set to "None", "Masters", or "Developers + Masters". The setting can set to "None", "Maintainers", or "Developers + Maintainers".
## Transfer projects into groups ## Transfer projects into groups
......
...@@ -71,7 +71,7 @@ they are set to "Maintainers" by default. ...@@ -71,7 +71,7 @@ they are set to "Maintainers" by default.
> This feature was [introduced][ce-5081] in [GitLab Starter][ee] 8.11. > This feature was [introduced][ce-5081] in [GitLab Starter][ee] 8.11.
With GitLab Enterprise Edition you can restrict access to protected branches With GitLab Enterprise Edition you can restrict access to protected branches
by choosing a role (Masters, Developers) as well as certain users. From the by choosing a role (Maintainers, Developers) as well as certain users. From the
dropdown menu select the role and/or the users you want to have merge or push dropdown menu select the role and/or the users you want to have merge or push
access. access.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment