From 8415feb2740712bc0c180090e963634f3946995e Mon Sep 17 00:00:00 2001 From: Artyom Keydunov Date: Wed, 6 May 2026 16:47:38 -0700 Subject: [PATCH] chore: Add @keydunov as CODEOWNERS for docs-mintlify (#10831) Co-authored-by: Cursor --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index d4b73a3fe7aa6..1b92f9b0a39aa 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -25,7 +25,8 @@ /packages/*-schema-extension/ @cube-js/schema-compiler # Doc reviewers -/docs/ @cube-js/doc-reviewers +/docs/ @cube-js/doc-reviewers +/docs-mintlify/ @keydunov # Developer Relations and Community /examples/ @cube-js/developer-relations-and-community