diff --git a/sig/sig-softbus/sig_softbus.md b/sig/sig-softbus/sig_softbus.md index 550e4f563799f3081f25c78c833fb94ef9d60e1e..d7ddb876894fca822ff95ae2a5b81a98ff82b149 100644 --- a/sig/sig-softbus/sig_softbus.md +++ b/sig/sig-softbus/sig_softbus.md @@ -26,6 +26,7 @@ Continuously contributes to the softbus of the OpenHarmony community, implements - communication_wifi: https://gitee.com/openharmony/communication_wifi - communication_wifi_lite: https://gitee.com/openharmony/communication_wifi_lite - communication_wifi_aware: https://gitee.com/openharmony/communication_wifi_aware + - base_location:https://gitee.com/openharmony/base_location - telephony_call_manager: https://gitee.com/openharmony/telephony_call_manager - telephony_cellular_call: https://gitee.com/openharmony/telephony_cellular_call - telephony_core_service: https://gitee.com/openharmony/telephony_core_service diff --git a/sig/sig-softbus/sig_softbus_cn.md b/sig/sig-softbus/sig_softbus_cn.md index c196d781668d83f25df24823b9cf9b67b2c8f8f5..0c97d52f9b5d31e90bea3c6d0b016acc075048fc 100644 --- a/sig/sig-softbus/sig_softbus_cn.md +++ b/sig/sig-softbus/sig_softbus_cn.md @@ -25,6 +25,7 @@ - communication_wifi:https://gitee.com/openharmony/communication_wifi - communication_wifi_lite:https://gitee.com/openharmony/communication_wifi_lite - communication_wifi_aware:https://gitee.com/openharmony/communication_wifi_aware + - base_location:https://gitee.com/openharmony/base_location - telephony_call_manager:https://gitee.com/openharmony/telephony_call_manager - telephony_cellular_call:https://gitee.com/openharmony/telephony_cellular_call - telephony_core_service:https://gitee.com/openharmony/telephony_core_service diff --git a/sig/sigs.json b/sig/sigs.json index a7c139463240fa8144372b7199ababba0054a15c..a630021945f3ab7dc7a1110ebb06b533baa0d228 100755 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -268,10 +268,11 @@ "https://gitee.com/openharmony/communication_ipc", "https://gitee.com/openharmony/communication_ipc_lite", "https://gitee.com/openharmony/communication_bluetooth", - "https://gitee.com/openharmony-sig/communication_nfc", + "https://gitee.com/openharmony-sig/communication_nfc", "https://gitee.com/openharmony/communication_wifi", "https://gitee.com/openharmony/communication_wifi_lite", "https://gitee.com/openharmony/communication_wifi_aware", + "https://gitee.com/openharmony/base_location", "https://gitee.com/openharmony/telephony_call_manager", "https://gitee.com/openharmony/telephony_cellular_call", "https://gitee.com/openharmony/telephony_core_service", @@ -290,10 +291,11 @@ "foundation/communication/ipc", "foundation/communication/ipc_lite", "foundation/communication/bluetooth", - "foundation/communication/nfc", + "foundation/communication/nfc", "foundation/communication/wifi", "foundation/communication/wifi_lite", "foundation/communication/wifi_aware", + "base/location", "base/telephony/call_manager", "base/telephony/cellular_call", "base/telephony/core_service", @@ -681,14 +683,14 @@ "utils/memory" ] }, - { - "sig-name":"sig-miniblink", + { + "sig-name":"sig-miniblink", "projects":[ "NONE" ], "project-path":[ - "NONE" - ] + "NONE" + ] }, { "sig-name": "sig-appframework", @@ -719,17 +721,17 @@ "sig-name": "sig-test", "projects": [ "https://gitee.com/openharmony/third_party_benchmark", - "https://gitee.com/openharmony/xts_acts", - "https://gitee.com/openharmony/xts_tools", - "https://gitee.com/openharmony/xts_hats", - "https://gitee.com/openharmony/xts_dcts" + "https://gitee.com/openharmony/xts_acts", + "https://gitee.com/openharmony/xts_tools", + "https://gitee.com/openharmony/xts_hats", + "https://gitee.com/openharmony/xts_dcts" ], "project-path": [ "third_party/benchmark", - "test/xts/acts", - "test/xts/tools", - "test/xts/hats", - "test/xts/dcts" + "test/xts/acts", + "test/xts/tools", + "test/xts/hats", + "test/xts/dcts" ] }, { diff --git a/zh/committer.md b/zh/committer.md index 2d18821e48bb6e319af34b6e6b6b973601c93a29..3b6cf403ebf4f461f441c690aa3baf9d45fcf281 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -364,3 +364,4 @@ |362|third_party_cef|third_party/cef|https://gitee.com/bigpumpkin|chenzhennan@huawei.com|https://gitee.com/leezheng_hz|lizheng@huawei.com|SIG_ApplicationFramework| |363|web_webview|base/web/webview|https://gitee.com/bigpumpkin|chenzhennan@huawei.com|https://gitee.com/leezheng_hz|lizheng@huawei.com|SIG_ApplicationFramework| |364|global_resource_tool|developtools/global_resource_tool|https://gitee.com/jameshw|jameslee@huawei.com|https://gitee.com/zhengbin5|zhengbin5@huawei.com|SIG_ApplicationFramework| +|365|base_location|base/location|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/liu-binjun|liubinjun@huawei.com|SIG_SoftBus| \ No newline at end of file