Files
awesome-copilot/CODEOWNERS
Line: 2: incorrect codeowner user: aaronpowell Line: 2: no users/groups matched Line: 5: incorrect codeowner user: brunoborges Line: 5: no users/groups matched Line: 6: incorrect codeowner user: brunoborges Line: 6: no users/groups matched
Aaron Powell 0e3227eef2 Add CODEOWNERS file
Set @aaronpowell as default owner for all files.
Set @brunoborges as owner for /workflows/ and the agentic workflows validation CI.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-02 10:29:02 +11:00

7 lines
158 B
Plaintext

# Default owner for everything
* @aaronpowell
# Agentic Workflows
/workflows/ @brunoborges
/.github/workflows/validate-agentic-workflows-pr.yml @brunoborges