From 9ac120c77237169923e39a0c52be5902aa420741 Mon Sep 17 00:00:00 2001 From: shenlong <139912620+shenlong-tanwen@users.noreply.github.com> Date: Wed, 17 Sep 2025 17:38:35 +0530 Subject: [PATCH] chore: add mobile codeowner (#22130) Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index f9687762d0..8759cf2357 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,3 +4,4 @@ /web/ @danieldietzler /machine-learning/ @mertalev /e2e/ @danieldietzler +/mobile/ @shenlong-tanwen