VSCODE extension to display code owner of the currently active file.
- It's required to define code owners in a
CODEOWNERSfile. By default this extension looks forCODEOWNERSfile in the.github/folder.
If you store your CODEOWNERS file in a folder different than .github/ you can add it in extension configurations using extension.codeOwnersPath.
