Using Protected Branches to limit people from merging merge requests

Hey Folks, I been trying to restrict access for people to merge pull requests on specific branch by using Protected Branches Feature of Gitlab and Restricting everyone but the maintainers to be able to approve merge requests. But even people who are not maintainers are able to do merge these requests, has anyone else experience this?