I'm trying to set up a codeowners file in the root of my repo. I have it in place with myself as the codeowner for anything being merged into the master branch. Alas every time I create a pull request, to test if it is working or not. It does not assign me to the pull request. Can anyone lend some assistance?
For notes I am the owner of the organisation and admin or owner for the branch. I don't know if that affects this.
my code owners file is as follows:
I have created a rule for the branch master to enforce 2 reviewers and a code owner as seen below:
I'd appreciate any help you could give me as I'm not very upskilled when it comes to managing a github repo.
Thanks.


