Maintainers should not be able to change a project's path
Under a project's advanced settings, there are currently 4 actions:
- Archive project
- Change path
- Transfer project
- Delete project
If you are an Owner you can see all options, but if you are a Maintainer you can see only the "Change path" option. Since this a somewhat destructive action (changing remotes), it should be also restricted to Owners only.
The project name (not the path) can be changed under the General settings, so that option will still be available.
Edited by Achilleas Pipinellis