Skip to content

Commit 2b128af

Browse files
bitwize-musicclaude
andcommitted
fix: update CODEOWNERS to use personal account
Changed @bitwize-music-studio (organization) to @bitwize-music (user account). CODEOWNERS requires individual user accounts or team names, not organization names. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 1528e65 commit 2b128af

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
# Workflow files require manual security review
77
# These files execute code in CI/CD and must be carefully reviewed
8-
.github/workflows/* @bitwize-music-studio
8+
.github/workflows/* @bitwize-music
99

1010
# Plugin manifest files (version changes trigger releases)
11-
.claude-plugin/plugin.json @bitwize-music-studio
12-
.claude-plugin/marketplace.json @bitwize-music-studio
11+
.claude-plugin/plugin.json @bitwize-music
12+
.claude-plugin/marketplace.json @bitwize-music
1313

1414
# Core documentation that defines workflow behavior
15-
CLAUDE.md @bitwize-music-studio
15+
CLAUDE.md @bitwize-music

.github/SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We will respond within 48 hours and work with you to address the issue.
1717
**Workflow files execute code in CI/CD and require strict security review.**
1818

1919
Requirements for workflow changes:
20-
- ✅ Must be reviewed and approved by @bitwize-music-studio
20+
- ✅ Must be reviewed and approved by @bitwize-music
2121
- ✅ Manual security audit required (no automated approval)
2222
- ✅ Changes must be explained in PR description
2323
- ❌ Do not include executable code in PR descriptions or comments

0 commit comments

Comments
 (0)