Merge pull request #848 from github/add-codeowners

Add CODEOWNERS file
This commit is contained in:
Bruno Borges
2026-03-01 20:12:18 -05:00
committed by GitHub

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