VS Code extension to display the code owners for the current file, as defined in the CODEOWNERS file.
The first code owners for an open file will be displayed in the right side of the status bar. Clicking the status bar item will open a menu displaying all of the code owners.
Use the command palette to run the CODEOWNERS: Show owners of current file
command, which will display all code owners for the current file.