You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The codeowners npm package had a problem when the CODEOWNERS file didn't use \n as linebreak character. In the case of Windows (\r\n) this resulted in an additional, empty username entry for code owners.
I made a PR for the library which just got released in version 4.2.1. It would be great if you could make a new release of your extension available for the marketplace, so it properly works on Windows.