From 4c7991de39be65a8e084f31a7be34c7542930403 Mon Sep 17 00:00:00 2001 From: jady3356 Date: Fri, 7 May 2021 16:23:01 +0800 Subject: [PATCH] !76 update sig/sigs.json. * update sig/sigs.json. --- sig/sigs.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sig/sigs.json b/sig/sigs.json index a012e14..b341963 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -2,8 +2,10 @@ "sigs-List":[ { "sig-name":"sig-kernel", - "projects":"https://gitee.com/openharmony/third_party_littlefs", - "project-path":"third_party/littlefs" + "projects":["https://gitee.com/openharmony/third_party_littlefs", + "https://gitee.com/openharmony/third_party_e2fsprogs"], + "project-path":["third_party/littlefs", + "third_party/e2fsprogs"] }, { "sig-name":"sig-driver", -- GitLab