summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Williams <2390023-tristan@users.noreply.gitlab.com>2019-05-29 15:46:23 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-05-29 15:46:23 +0000
commitc22d5bfb1a72ecf17c90668d7603344fb00d4a97 (patch)
treec414363dee834a44a86165ce69cdc31d3899105e
parent156998f61ab6bdcdd07906664bf982cda68075c6 (diff)
downloadgitlab-ce-c22d5bfb1a72ecf17c90668d7603344fb00d4a97.tar.gz
Docs: clarify project transfer permissions
-rw-r--r--doc/user/project/settings/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md
index 99dd018a3ba..737dea1de6c 100644
--- a/doc/user/project/settings/index.md
+++ b/doc/user/project/settings/index.md
@@ -100,9 +100,9 @@ Only project Owners and Admin users have the [permissions] to transfer a project
You can transfer an existing project into a [group](../../group/index.md) if:
-1. you have at least **Maintainer** [permissions] to that group
-1. you are an **Owner** of the project.
-
+1. You have at least **Maintainer** [permissions] to that group.
+1. The project is in a subgroup you own.
+1. You are at least a **Maintainer** of the project under your personal namespace.
Similarly, if you are an owner of a group, you can transfer any of its projects
under your own user.