Skip to content

Commit 1e6d68e

Browse files
chore: remove nbykov from CODEOWNERS and CLAUDE.md (#491)
## Summary - Remove @nbykov0 from `.github/CODEOWNERS` - Remove the "Code Owners" section from `CLAUDE.md` (not needed as a separate block) ## Test plan - [x] Verify CODEOWNERS only lists @kvaps and @lllamnyp - [x] Verify CLAUDE.md no longer has the Code Owners section 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated code ownership configuration to reflect current maintainers. * **Documentation** * Removed code ownership section from project documentation. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2 parents 65f89c6 + 985f4c2 commit 1e6d68e

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @kvaps @lllamnyp @nbykov0
1+
* @kvaps @lllamnyp

CLAUDE.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,3 @@ Located in `layouts/shortcodes/`: `tabs`/`tab`, `note`, `warning`, `caution`, `i
106106
- Hugo frontmatter uses YAML
107107
- OSS health app pages use custom layout (`layouts/_default/oss-health-app.html`) with frontmatter keys: `oss_health_key`, `oss_health_kind`, `lede`, `source_url`
108108
- Goldmark rendering has `unsafe: true` enabled (raw HTML allowed in markdown)
109-
110-
## Code Owners
111-
112-
@kvaps, @lllamnyp, @nbykov0

0 commit comments

Comments
 (0)