From 25e2490895d56f819ea417485488ed85ec6dff77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B4=AB=E4=B8=81=E8=8A=B1=E7=B5=AE?= Date: Tue, 20 Apr 2021 15:23:24 +0800 Subject: [PATCH] =?UTF-8?q?!52=20=E6=95=B0=E6=8D=AE=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=AD=90=E7=B3=BB=E7=BB=9F=E6=96=B0=E5=A2=9ESIG=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BF=A1=E6=81=AF=20*=20update=20sig/sigs.json.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sigs.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sig/sigs.json b/sig/sigs.json index fc4ae92..e10788c 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -19,6 +19,11 @@ "sig-name":"sig-bluetooth", "projects":"https://gitee.com/openharmony/communication_bluetooth", "project-path":"foundation/communication/bluetooth" + }, + { + "sig-name":"sig-distributerdatamgr", + "projects":"https://gitee.com/openharmony-sig/distributeddatamgr_appdatamgr", + "project-path":"foundation/distributeddatamgr/appdatamgr" } ] } -- GitLab