diff options
author | Fabio Papa <fabtheman@gmail.com> | 2019-07-03 16:43:56 +0000 |
---|---|---|
committer | Fabio Papa <fabtheman@gmail.com> | 2019-07-19 12:11:20 -0700 |
commit | 4cacdfc89deaa271e1dd7b6dcbfaf8f533b9a76d (patch) | |
tree | 7b17445efe3490693e80405fccd74e2e1990af3c /doc | |
parent | becfb8318ed081bcfeffcfc3e03b3097bda773e0 (diff) | |
download | gitlab-ce-4cacdfc89deaa271e1dd7b6dcbfaf8f533b9a76d.tar.gz |
Update index.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/group/subgroups/index.md | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md index 4e88ec5ee76..b9313ccdb1e 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -74,18 +74,19 @@ structure. ## Creating a subgroup -In order to create a subgroup you must either be an Owner or a Maintainer of the -group, depending on the group's setting. By default groups allow both Owners and +To create a subgroup you must either be an Owner or a Maintainer of the group, +depending on the group's setting. By default groups allow both Owners and Maintainers to create subgroups, but this can be changed by an Owner or -Administrator to only allow Owners to create subgroups. For more information -check the [permissions table](../../permissions.md#group-members-permissions). -For a list of words that are not allowed to be used as group names see the +Administrator to only allow Owners to create subgroups. + +For more information check the +[permissions table](../../permissions.md#group-members-permissions). For a list +of words that are not allowed to be used as group names see the [reserved names](../../reserved_names.md). -Users can always create subgroups if -they are explicitly added as an Owner (or Maintainer, if that setting is -enabled) to a parent group, even if group creation is disabled by an -administrator in their settings. +Users can always create subgroups if they are explicitly added as an Owner (or +Maintainer, if that setting is enabled) to a parent group, even if group +creation is disabled by an administrator in their settings. To create a subgroup: |