From c6a9da19fc5597ff2acc79b822d55299a2a62928 Mon Sep 17 00:00:00 2001 From: sunwenbin Date: Mon, 13 Jun 2022 01:26:26 +0000 Subject: [PATCH] =?UTF-8?q?!956=20=E5=88=B7=E6=96=B0sigs.json=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E6=96=B0=E5=A2=9Esig-ide=E7=9A=84=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E9=85=8D=E7=BD=AE=20*=20update=20the=20file=20sigs.js?= =?UTF-8?q?on=20to=20add=20the=20info=20about=20sig-ide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sigs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sig/sigs.json b/sig/sigs.json index 32c5572..2a1f86c 100755 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -879,6 +879,17 @@ "base/global/global_resource_management_lite", "utils/system_resources" ] + }, + { + "sig-name": "sig-ide", + "projects": [ + "https://gitee.com/openharmony-sig/napi_plugin", + "https://gitee.com/openharmony-sig/hcs_config_plugin" + ], + "project-path": [ + "NONE", + "NONE" + ] } ] } -- GitLab