Skip to content

Commit 76fa432

Browse files
Pedro Valerioclaude
andcommitted
chore: add CODEOWNERS file
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 229876e commit 76fa432

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1 @@
1-
# CODEOWNERS file for AIOS-Fullstack
2-
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3-
4-
# Global owner - all files require approval from PO
51
* @Pedrovaleriolopez
6-
7-
# Expansion packs require PO approval (especially expansion-creator for community contributions)
8-
/expansion-packs/expansion-creator/ @Pedrovaleriolopez
9-
/expansion-packs/etl/ @Pedrovaleriolopez
10-
11-
# Core framework requires PO approval
12-
/aios-core/ @Pedrovaleriolopez
13-
14-
# Documentation requires PO approval
15-
/docs/ @Pedrovaleriolopez
16-
17-
# GitHub configuration requires PO approval
18-
/.github/ @Pedrovaleriolopez
19-
20-
# Package configuration requires PO approval
21-
/package.json @Pedrovaleriolopez
22-
/LICENSE @Pedrovaleriolopez
23-

0 commit comments

Comments
 (0)