From 1017a03032e5e9b7dc079eb4755a531ea9cca116 Mon Sep 17 00:00:00 2001 From: hemiao Date: Fri, 8 Aug 2025 02:48:16 +0000 Subject: [PATCH] update PATH_OWNER_MAPPING.YAML. Signed-off-by: hemiao --- PATH_OWNER_MAPPING.YAML | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/PATH_OWNER_MAPPING.YAML b/PATH_OWNER_MAPPING.YAML index d3ba369d..598a3d3c 100644 --- a/PATH_OWNER_MAPPING.YAML +++ b/PATH_OWNER_MAPPING.YAML @@ -9,7 +9,7 @@ relations: - docs/zh/server/performance/tuning_framework/oeaware - docs/zh/server/development - docs/zh/server/high_availability/ha - - docs/zh/docs/Embedded + - docs/zh/embedded - docs/zh/tools/community_tools/epkg - docs/zh/tools/community_tools/migration/migration_tools - docs/zh/tools/community_tools/virtualization/euler_launcher @@ -18,6 +18,7 @@ relations: - docs/zh/tools/cloud - docs/zh/tools/desktop - docs/zh/tools/ros + - docs/zh/devstation owner: - gitee_id: wu-donger @@ -40,11 +41,16 @@ relations: - docs/zh/cloud - docs/zh/virtualization - docs/zh/tools/community_tools/image_custom - - docs/zh/devstation owner: - gitee_id: echo10111111 name: liujingrong + - path: + - PATH_OWNER_MAPPING.yaml + - docs/en/ - \ No newline at end of file + owner: + - gitee_id: judithsq + name: suqin + \ No newline at end of file -- Gitee