[SOLVED] Per-project roles

I am managing some projects under a group for which I am an owner. I’d like different people to have different roles in different projects, e.g. user A be the maintainer of project A and user B be the maintainer of project B. However I can only set roles on a per-group basis, so that if I set A as maintainer then he’ll be a maintainer also for project B. Is it possible to set roles on a per-project basis? Thanks.

Using Gitlab CE 13.3.5 hosted by my institute.

Hi! You can add people directly to projects instead of groups, so they can be maintainer just of the project.

If they are already in the group with a lower access level, you can still invite people in the projects and assign them a higher access level

@rpadovani Your solution works perfectly, thank you very much.