From a3fc8945800391e1d3df09ec2f37e9392bdb7f34 Mon Sep 17 00:00:00 2001 From: Chummy Date: Tue, 17 Feb 2026 17:43:49 +0800 Subject: [PATCH] chore(codeowners): co-own ci/cd docs between willsarg and chumyin --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index df91d8f..9244cfd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,5 +24,5 @@ # Security / CI-CD governance overrides (last-match wins) /SECURITY.md @willsarg -/docs/actions-source-policy.md @willsarg -/docs/ci-map.md @willsarg +/docs/actions-source-policy.md @willsarg @chumyin +/docs/ci-map.md @willsarg @chumyin