When I invite a user to a repository member, seems the permission of this user in this repository can only be guest, reporter, developer and maintainer from "Project"->"Setting"->"Member". I can't invite them as owner. How I can invite a user as owner of repository in GitLab?
Asked
Active
Viewed 2,225 times
0
-
Do you want to transfer the ownership? Or share the ownership? – loki Sep 16 '19 at 06:27
-
Perhaps: https://help.github.com/en/articles/inviting-collaborators-to-a-personal-repository – william3031 Sep 16 '19 at 06:27
-
@Loki, share the ownership. – skystone Sep 16 '19 at 06:29
-
1Possible duplicate of [How to change the project owner in gitlab](https://stackoverflow.com/questions/21579693/how-to-change-the-project-owner-in-gitlab) – jonrsharpe Sep 16 '19 at 06:49
-
@william3031 Git*Lab* – jonrsharpe Sep 16 '19 at 06:50
-
2Yes, it's very close to being a duplicate of the SO @jonrsharpe mentioned. However, the only thing to add is that there can only be one project owner, so you either transfer the ownership, or give the user maintainer privileges. – Drew Blessing Sep 17 '19 at 18:36