From 9d469225af0701900e79d96965a4e01728b1a2e3 Mon Sep 17 00:00:00 2001 From: liwentao Date: Mon, 29 Aug 2022 07:37:32 +0000 Subject: [PATCH] =?UTF-8?q?!1095=20Move=20llvm-project=20and=20lldb-mi=20f?= =?UTF-8?q?rom=20openharmony-sig=20to=20openharmony=20and=20add=20correspo?= =?UTF-8?q?nding=20committers=20*=20Move=20llvm-project=20and=20lldb-mi=20?= =?UTF-8?q?from=20openharmony-sig=20to=20openharmony=20and=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sig-compileruntime/sig-compile-runtime.md | 4 ++-- sig/sig-compileruntime/sig-compile-runtime_cn.md | 4 ++-- sig/sigs.json | 4 ++-- zh/committer.md | 2 ++ 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/sig/sig-compileruntime/sig-compile-runtime.md b/sig/sig-compileruntime/sig-compile-runtime.md index 5bdc992..c5a423f 100644 --- a/sig/sig-compileruntime/sig-compile-runtime.md +++ b/sig/sig-compileruntime/sig-compile-runtime.md @@ -55,8 +55,8 @@ - third_party_jerryscript: https://gitee.com/openharmony/third_party_jerryscript - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs - - third_party_llvm-project: https://gitee.com/openharmony-sig/third_party_llvm-project - - third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi + - third_party_llvm-project: https://gitee.com/openharmony/third_party_llvm-project + - third_party_lldb-mi: https://gitee.com/openharmony/third_party_lldb-mi - third_party_mingw-w64: https://gitee.com/openharmony/third_party_mingw-w64 - third_party_musl: https://gitee.com/openharmony/third_party_musl - third_party_miniz: https://gitee.com/openharmony/third_party_miniz diff --git a/sig/sig-compileruntime/sig-compile-runtime_cn.md b/sig/sig-compileruntime/sig-compile-runtime_cn.md index 22e9293..6416e49 100644 --- a/sig/sig-compileruntime/sig-compile-runtime_cn.md +++ b/sig/sig-compileruntime/sig-compile-runtime_cn.md @@ -54,8 +54,8 @@ - third_party_jerryscript: https://gitee.com/openharmony/third_party_jerryscript - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs - - third_party_llvm-project: https://gitee.com/openharmony-sig/third_party_llvm-project - - third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi + - third_party_llvm-project: https://gitee.com/openharmony/third_party_llvm-project + - third_party_lldb-mi: https://gitee.com/openharmony/third_party_lldb-mi - third_party_mingw-w64: https://gitee.com/openharmony/third_party_mingw-w64 - third_party_musl: https://gitee.com/openharmony/third_party_musl - third_party_miniz: https://gitee.com/openharmony/third_party_miniz diff --git a/sig/sigs.json b/sig/sigs.json index ddedded..7b6ed6f 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -760,8 +760,8 @@ "https://gitee.com/openharmony/commonlibrary_utils_lite", "https://gitee.com/openharmony/third_party_jerryscript", "https://gitee.com/openharmony/third_party_quickjs", - "https://gitee.com/openharmony-sig/third_party_llvm-project", - "https://gitee.com/openharmony-sig/third_party_lldb-mi", + "https://gitee.com/openharmony/third_party_llvm-project", + "https://gitee.com/openharmony/third_party_lldb-mi", "https://gitee.com/openharmony/third_party_mingw-w64", "https://gitee.com/openharmony/third_party_musl", "https://gitee.com/openharmony-sig/utils_memory", diff --git a/zh/committer.md b/zh/committer.md index db32c26..951cc62 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -410,3 +410,5 @@ |408|theme_wallpaper_mgr|base/theme/wallpaper_mgr|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService| |409|applications_permission_manager|applications/standard/permission_manager|https://gitee.com/jiang-xiaofeng|jiangxiaofeng8@huawei.com|https://gitee.com/libing23|libing23@huawei.com|SIG_SystemApplication| |410|communication_connected_nfc_tag|foundation/communication/connected_nfc_tag|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/knpingan|zhangxiuping@huawei.com|SIG_SoftBus| +|411|third_party_llvm-project|third_party/llvm-project|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| +|412|third_party_lldb-mi|third_party/lldb-mi||https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| -- GitLab