添加 claude code game studios 到项目
This commit is contained in:
16
.github/CODEOWNERS
vendored
Normal file
16
.github/CODEOWNERS
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# CODEOWNERS — auto-assigns reviewers to PRs by path
|
||||
# Format: <pattern> <@github-username or @org/team>
|
||||
# Last match wins. Docs: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
||||
|
||||
# Default owner for everything
|
||||
* @Donchitos
|
||||
|
||||
# Core configuration — owner review required
|
||||
CLAUDE.md @Donchitos
|
||||
.claude/ @Donchitos
|
||||
settings.json @Donchitos
|
||||
|
||||
# Skills and agents — high-impact, review carefully
|
||||
.claude/skills/ @Donchitos
|
||||
.claude/agents/ @Donchitos
|
||||
.claude/hooks/ @Donchitos
|
||||
Reference in New Issue
Block a user