From df612679025ea1e3ca469a87106cde9b57b6aaf9 Mon Sep 17 00:00:00 2001 From: Myasnikov Daniil Date: Thu, 16 Apr 2026 10:12:29 +0500 Subject: [PATCH] chore: remove nbykov from CODEOWNERS and CLAUDE.md Co-Authored-By: Claude Opus 4.6 Signed-off-by: Myasnikov Daniil --- .github/CODEOWNERS | 2 +- CLAUDE.md | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1530cb1c..ea19e833 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @kvaps @lllamnyp @nbykov0 +* @kvaps @lllamnyp diff --git a/CLAUDE.md b/CLAUDE.md index a4f7354b..3ccac114 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -106,7 +106,3 @@ Located in `layouts/shortcodes/`: `tabs`/`tab`, `note`, `warning`, `caution`, `i - Hugo frontmatter uses YAML - 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` - Goldmark rendering has `unsafe: true` enabled (raw HTML allowed in markdown) - -## Code Owners - -@kvaps, @lllamnyp, @nbykov0