Add new codeowner to CODEOWNERS not working

364 Views Asked by At

I was removed from a CODEOWNERS file and then readded and now Github is not tagging the other codeowners to my pull requests, is this a bug and how can I fix it?

Here is an example of what the file looks like:

#These owners will be the default owners for everything in the repo. Unless a later match takes precedence, the following folks will be requested for review when someone opens a pull request.

- @s @f @m @d
0

There are 0 best solutions below