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>
This commit is contained in:
Aaron Powell
2026-03-02 10:29:02 +11:00
parent d9855a8091
commit 0e3227eef2

6
CODEOWNERS Normal file
View File

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