We have a number of repositories within an organization but I would like to be able to filter by codeowner which is defined in .github/CODEOWNERS
file like
@organization_name/team_name
The gh cli command I am currently using is:
gh repo list organization_name