From 825fb9cb89d606197a2fbe07c660f6b6862defec Mon Sep 17 00:00:00 2001 From: -LAN- Date: Thu, 28 May 2026 13:06:12 +0800 Subject: [PATCH] chore(codeowners): add Riskey for service API docs (#36731) --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0f63db196e..e67fa6186b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -166,6 +166,7 @@ # Frontend - App - API Documentation /web/app/components/develop/ @JzoNgKVO @iamjoel +/web/app/components/develop/template/*.mdx @JzoNgKVO @iamjoel @RiskeyL # Frontend - App - Logs and Annotations /web/app/components/app/workflow-log/ @JzoNgKVO @iamjoel