From 27505764b54b724b1944e48f14eeeb1a2a47649f Mon Sep 17 00:00:00 2001 From: windsonsea Date: Wed, 12 Aug 2026 13:57:21 +0800 Subject: [PATCH] update code owners --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f115c87d..539339e2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ ## first person is the doc owner, second person is the product owner ## docs -docs/* @samzong @windsonsea @Adityayxt +docs/* @windsonsea ## code -scripts/* @samzong +scripts/* @windsonsea