Hello StackOverflow.
I came across a strange bug on Github.
Repository Link
I created a repository 4 months ago. And added only 2 contributors to that repository.
• I didn’t add anymore contributors But There is another contributor added.
• I tried to remove that contributor but couldn’t find him on Collaborators & Teams - Manage Access
CodePudding user response:
That's maybe because he made a commit and you/your team accepted his pull request
CodePudding user response:
You have to set the Branch protection rule by enabling Require approvals under Settings > Branches > Branch protection rules > Require a pull request before merging > Require approvals.