mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 04:05:12 +00:00
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:
6
CODEOWNERS
Normal file
6
CODEOWNERS
Normal file
@@ -0,0 +1,6 @@
|
||||
# Default owner for everything
|
||||
* @aaronpowell
|
||||
|
||||
# Agentic Workflows
|
||||
/workflows/ @brunoborges
|
||||
/.github/workflows/validate-agentic-workflows-pr.yml @brunoborges
|
||||
Reference in New Issue
Block a user