How can I change the project owner in gitlab? There are opions in project settings but in "transfer" field it does not recognize any username or anything. Is it possible at all to change the owner-permissions and root-privileges?
相关问题
- Gitlab-runner without Docker
- How to get Gitlab merge request description in Git
- How do i give parameters to SonarQube.Scanner.MSBu
- 请问 GitLab 如何连接一个已有的 Kubernetes 集群
- Maven install-file not effective in GitLab/Docker:
相关文章
- 请问 GitLab 如何连接一个已有的 Kubernetes 集群
- gitlab升级失败
- ssh: Could not resolve hostname git: Name or servi
- How do you center text in Gitlab markdown?
- .gitlab-ci.yml after_script section: how can I tel
- Gitlab CI / Docker: Use custom image for job
- Move .git repo to parent directory [duplicate]
- Migrate gitlab self hosted to gitlab hosted
In GitLab Community Edition 9.3.5 if you are administrator you should go to Settings -> Members and change de role of the member you want.
For example, search John Doe, set the developer role, and now John Doe will be developer and won't be owner anymore.