All things git (except gitops) 2023-01-18 emem04:48:03 PMNot sure if this belongs here. But please Is there a way to restrict who can merge a pull request to particular member of the team. bradym05:07:50 PMgithub: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#require-pull-request-reviews-before-merginggitlab: https://docs.gitlab.com/ee/user/project/protected_branches.html#require-everyone-to-submit-merge-requests-for-a-protected-branchProtected branches | GitLabDocumentation for GitLab Community Edition, GitLab Enterprise Edition, Omnibus GitLab, and GitLab Runner.