sigs.json 23.2 KB
Newer Older
1 2 3
{
   "sigs-List":[
      {
L
li_zan 已提交
4
         "sig-name":"sig-kernel",
J
jady3356 已提交
5
         "projects":["https://gitee.com/openharmony/third_party_littlefs",
Z
Zachery Wu 已提交
6 7 8 9
                     "https://gitee.com/openharmony/third_party_e2fsprogs",
                     "https://gitee.com/openharmony/kernel_linux_build",
                     "https://gitee.com/openharmony/kernel_linux_4.19",
                     "https://gitee.com/openharmony/kernel_linux_5.10"],
J
jady3356 已提交
10
         "project-path":["third_party/littlefs",
Z
Zachery Wu 已提交
11 12 13 14
                         "third_party/e2fsprogs",
                         "kernel/linux/build",
                         "kernel/linux/linux-4.19",
                         "kernel/linux/linux-5.10"]
15
      },
Z
zianed 已提交
16 17
      {
         "sig-name":"sig-driver",
Z
zianed 已提交
18 19 20 21 22 23 24 25
         "projects":["https://gitee.com/openharmony/drivers_framework",
                     "https://gitee.com/openharmony/drivers_peripheral",
                     "https://gitee.com/openharmony/drivers_adapter",
                     "https://gitee.com/openharmony/drivers_adapter_khdf_linux"],
         "project-path":["drivers/framework",
                         "drivers/peripheral",
                         "drivers/adapter",
                         "drivers/adapter/khdf/linux"]
S
SimonLi 已提交
26 27 28
      },
      {
         "sig-name":"sig-devboard",
S
SimonLi 已提交
29 30 31 32 33
         "projects":[
                "https://gitee.com/openharmony-sig/device_st",
                "https://gitee.com/openharmony-sig/vendor_st",
                "https://gitee.com/openharmony-sig/device_allwinner",
                "https://gitee.com/openharmony-sig/vendor_allwinner",
34 35
                "https://gitee.com/openharmony-sig/devboard_device_allwinner_XR806",
                "https://gitee.com/openharmony-sig/devboard_vendor_allwinner_XR806",
36 37
                "https://gitee.com/openharmony-sig/devboard_device_allwinner_T507"
                "https://gitee.com/openharmony-sig/devboard_vendor_allwinner_T507"
S
SimonLi 已提交
38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
                "https://gitee.com/openharmony-sig/device_mediatek",
                "https://gitee.com/openharmony-sig/vendor_mediatek",
                "https://gitee.com/openharmony-sig/device_nordic",
                "https://gitee.com/openharmony-sig/vendor_nordic",
                "https://gitee.com/openharmony-sig/device_nxp",
                "https://gitee.com/openharmony-sig/vendor_nxp",
                "https://gitee.com/openharmony-sig/device_fudanmicro",
                "https://gitee.com/openharmony-sig/vendor_fudanmicro",
                "https://gitee.com/openharmony-sig/device_bestechnic",
                "https://gitee.com/openharmony-sig/vendor_bestechnic",
                "https://gitee.com/openharmony-sig/device_ingenic",
                "https://gitee.com/openharmony-sig/vendor_ingenic",
                "https://gitee.com/openharmony-sig/device_espressif",
                "https://gitee.com/openharmony-sig/vendor_espressif",
                "https://gitee.com/openharmony-sig/device_winnermicro",
                "https://gitee.com/openharmony-sig/vendor_winnermicro",
                "https://gitee.com/openharmony-sig/device_rockchip",
                "https://gitee.com/openharmony-sig/vendor_rockchip",
                "https://gitee.com/openharmony-sig/device_unisoc",
                "https://gitee.com/openharmony-sig/vendor_unisoc",
                "https://gitee.com/openharmony-sig/device_broadcom",
                "https://gitee.com/openharmony-sig/vendor_broadcom",
                "https://gitee.com/openharmony-sig/device_realtek",
                "https://gitee.com/openharmony-sig/vendor_realtek",
                "https://gitee.com/openharmony-sig/device_bouffalolab",
                "https://gitee.com/openharmony-sig/vendor_bouffalolab",
                "https://gitee.com/openharmony-sig/device_beken",
                "https://gitee.com/openharmony-sig/vendor_beken",
                "https://gitee.com/openharmony-sig/device_asrmicro",
                "https://gitee.com/openharmony-sig/vendor_asrmicro",
                "https://gitee.com/openharmony/device_qemu",
                "https://gitee.com/openharmony/vendor_ohemu",
                "https://gitee.com/openharmony-sig/devboard_device_hihope_build",
                "https://gitee.com/openharmony-sig/devboard_device_hihope_dayu",
                "https://gitee.com/openharmony-sig/devboard_vendor_hihope",
                "https://gitee.com/openharmony-sig/device_bearpi_bearpi_hm_nano",
                "https://gitee.com/openharmony-sig/applications_sample_bearpi_hm_nano",
                "https://gitee.com/openharmony-sig/vendor_bearpi",
                "https://gitee.com/openharmony-sig/vendor_huawei_ipcamera_v3s",
                "https://gitee.com/openharmony-sig/vendor_oh_fun",
78 79 80
                "https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo",
                "https://gitee.com/openharmony-sig/devboard_applications_sample_talkweb_niobe",
                "https://gitee.com/openharmony-sig/devboard_device_talkweb_niobe",
81 82
                "https://gitee.com/openharmony-sig/devboard_vendor_talkweb",
                "https://gitee.com/openharmony-sig/devboard_vendor_rpi3b"
S
SimonLi 已提交
83 84 85 86 87 88
         ],
         "project-path":[
                "device/st",
                "vendor/st",
                "device/allwinner",
                "vendor/allwinner",
89 90
                "device/xradio/xr806"
                "vendor/xradio/xr806"
91 92
                "device/allwinner/t507"
                "vendor/allwinner/t507"
S
SimonLi 已提交
93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
                "device/mediatek",
                "vendor/mediatek",
                "device/nordic",
                "vendor/nordic",
                "device/nxp",
                "vendor/nxp",
                "device/fudanmicro",
                "vendor/fudanmicro",
                "device/bestechnic",
                "vendor/bestechnic",
                "device/ingenic",
                "vendor/ingenic",
                "device/espressif",
                "vendor/espressif",
                "device/winnermicro",
                "vendor/winnermicro",
                "device/rockchip",
                "vendor/rockchip",
                "device/unisoc",
                "vendor/unisoc",
                "device/broadcom",
                "vendor/broadcom",
                "device/realtek",
                "vendor/realtek",
                "device/bouffalolab",
                "vendor/bouffalolab",
                "device/beken",
                "vendor/beken",
                "device/asrmicro",
                "vendor/asrmicro",
                "device/qemu",
                "vendor/ohemu",
                "device/hihope/dayu",
                "device/hihope/build",
                "vendor/hihope",
                "device/bearpi/bearpi_hm_nano",
                "applications/sample/bearpi_hm_nano",
                "vendor/bearpi",
                "vendor/huawei/ipcamera_v3s",
                "vendor/huawei/minidisplay_demo",
133
                "vendor/oh_fun",
134 135 136 137
                "applications",
                "device/talkweb/niobe",
                "vendor/talkweb",
                "vendor/rpi3"
S
SimonLi 已提交
138
         ]
程国红 已提交
139 140 141 142 143
      },
      {
         "sig-name":"sig-bluetooth",
         "projects":"https://gitee.com/openharmony/communication_bluetooth",
         "project-path":"foundation/communication/bluetooth"
144 145 146
      },
      {
         "sig-name":"sig-distributerdatamgr",
马明帅 已提交
147
         "projects":"https://gitee.com/openharmony/distributeddatamgr_appdatamgr",
148
         "project-path":"foundation/distributeddatamgr/appdatamgr"
J
Jianyu Liu 已提交
149 150 151 152 153
      },
      {
         "sig-name":"sig-toolchains",
         "projects":"https://gitee.com/openharmony-sig/sig-tools-toolchains",
         "project-path":"NONE"
duzc2's avatar
duzc2 已提交
154 155 156 157 158 159
      },
      {
         "sig-name":"sig-openblock",
         "projects":["https://gitee.com/openharmony-sig/openblock",
                     "https://gitee.com/openharmony-sig/openblock_blocks"],
         "project-path":"NONE"
D
DongDu 已提交
160 161 162 163 164
      },
      {
         "sig-name":"sig-riscv",
         "projects":"https://gitee.com/openharmony-sig/riscv",
         "project-path":"None"
B
BlancWu 已提交
165
      },
166 167 168 169 170 171 172 173 174 175 176
      {
         "sig-name":"sig-systemapplications",
         "projects":["https://gitee.com/openharmony/applications_systemui",
                     "https://gitee.com/openharmony/applications_settings",
                     "https://gitee.com/openharmony/applications_launcher",
                     "https://gitee.com/openharmony-sig/system_applications"],
         "project-path":["applications/standard/systemui",
                         "applications/standard/settings",
                         "applications/standard/launcher",
                         "NONE"]
      },
177 178 179 180
      {
         "sig-name":"sig-dllite-micro",
         "projects": "https://gitee.com/openharmony-sig/dllite_micro",
         "project-path":["foundation/ai/dllite-micro"]
J
jinguang 已提交
181
      },
L
LiangliangMa 已提交
182 183 184 185 186 187 188 189
      {
         "sig-name":"sig-softbus",
         "projects":[
            "https://gitee.com/openharmony/communication_dsoftbus",
            "https://gitee.com/openharmony/communication_softbus_lite",
            "https://gitee.com/openharmony/communication_ipc",
            "https://gitee.com/openharmony/communication_ipc_lite",
            "https://gitee.com/openharmony/communication_bluetooth",
刘嘉伟 已提交
190
	    "https://gitee.com/openharmony-sig/communication_nfc",
L
LiangliangMa 已提交
191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212
            "https://gitee.com/openharmony/communication_wifi",
            "https://gitee.com/openharmony/communication_wifi_lite",
            "https://gitee.com/openharmony/communication_wifi_aware",
            "https://gitee.com/openharmony/telephony_call_manager",
            "https://gitee.com/openharmony/telephony_cellular_call",
            "https://gitee.com/openharmony/telephony_core_service",
            "https://gitee.com/openharmony/telephony_sms_mms",
            "https://gitee.com/openharmony/telephony_state_registry",
            "https://gitee.com/openharmony/applications_camera_sample_communication",
            "https://gitee.com/openharmony/applications_sample_wifi_iot",
            "https://gitee.com/openharmony/iothardware_peripheral",
            "https://gitee.com/openharmony/iot_link",
            "https://gitee.com/openharmony/third_party_lwip",
            "https://gitee.com/openharmony/third_party_wpa_supplicant",
            "https://gitee.com/openharmony/third_party_libcoap"
         ],
         "project-path":[
            "foundation/communication/dsoftbus",
            "foundation/communication/softbus_lite",
            "foundation/communication/ipc",
            "foundation/communication/ipc_lite",
            "foundation/communication/bluetooth",
刘嘉伟 已提交
213
	    "foundation/communication/nfc",
L
LiangliangMa 已提交
214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
            "foundation/communication/wifi",
            "foundation/communication/wifi_lite",
            "foundation/communication/wifi_aware",
            "base/telephony/call_manager",
            "base/telephony/cellular_call",
            "base/telephony/core_service",
            "base/telephony/sms_mms",
            "base/telephony/state_registry",
            "applications/sample/camera/communication",
            "applications/sample/wifi-iot",
            "base/iot_hardware/peripheral",
            "domains/iot/link",
            "third_party/lwip",
            "third_party/wpa_supplicant",
            "third_party/libcoap"
         ]
      },
J
jinguang 已提交
231 232
      {
         "sig-name":"sig-api",
马明帅 已提交
233
         "projects":"https://gitee.com/openharmony/interface_sdk-js",
J
jinguang 已提交
234
         "project-path":"interface/sdk-js"
L
locheng7 已提交
235 236 237 238 239 240 241 242
      },
      {
         "sig-name":"sig-distributedhardwaremgr",
         "projects":[
			"https://gitee.com/openharmony/sensors_miscdevice_lite",
			"https://gitee.com/openharmony/sensors_sensor_lite",
			"https://gitee.com/openharmony/sensors_miscdevice",
			"https://gitee.com/openharmony/sensors_sensor",
S
SUE 已提交
243
			"https://gitee.com/openharmony-sig/sensors_start",
L
locheng7 已提交
244 245 246 247 248 249
			"https://gitee.com/openharmony/usb_manager",
			"https://gitee.com/openharmony/powermgr_powermgr_lite",
			"https://gitee.com/openharmony/powermgr_battery_manager",
			"https://gitee.com/openharmony/powermgr_display_manager",
			"https://gitee.com/openharmony/powermgr_power_manager",
			"https://gitee.com/openharmony/powermgr_battery_lite",
250 251
			"https://gitee.com/openharmony/powermgr_battery_statistics",
			"https://gitee.com/openharmony/powermgr_thermal_manager",
L
locheng7 已提交
252 253 254 255 256 257 258
			"https://gitee.com/openharmony/device_manager"
		],
         "project-path":[
			"base/sensors/miscdevice_lite",
			"base/sensors/sensor_lite",
			"base/sensors/miscdevice",
			"base/sensors/sensor",
S
SUE 已提交
259
			"base/sensors/start",
L
locheng7 已提交
260 261 262 263 264 265
			"base/usb/usb_manager",
			"base/powermgr/powermgr_lite",
			"base/powermgr/battery_manager",
			"base/powermgr/display_manager",
			"base/powermgr/power_manager",
			"base/powermgr/battery_lite",
266 267
			"base/powermgr/battery_statistics",
			"base/powermgr/thermal_manager",
L
locheng7 已提交
268 269 270
			"foundation/distributedhardware/devicemanager"
		]
      },
271
      {
H
handy 已提交
272
         "sig-name":"sig-release",
273 274 275
         "projects":"https://gitee.com/openharmony/release-management",
         "project-path":"NONE"
      },
H
handy 已提交
276 277 278 279 280 281 282 283 284 285 286 287 288 289 290
      {
         "sig-name":"sig-basicsoftwareservice",
         "projects":[
            "https://gitee.com/openharmony/hiviewdfx_hievent_lite",
            "https://gitee.com/openharmony/hiviewdfx_hilog_lite",
            "https://gitee.com/openharmony/hiviewdfx_hiview_lite",
            "https://gitee.com/openharmony/third_party_curl",
            "https://gitee.com/openharmony/hiviewdfx_faultloggerd",
            "https://gitee.com/openharmony/hiviewdfx_hiappevent",
            "https://gitee.com/openharmony/hiviewdfx_hilog",
            "https://gitee.com/openharmony/hiviewdfx_hisysevent",
            "https://gitee.com/openharmony/hiviewdfx_hiview",
            "https://gitee.com/openharmony/third_party_libunwind",
            "https://gitee.com/openharmony/hiviewdfx_hitrace",
            "https://gitee.com/openharmony/hiviewdfx_hicollie",
S
stesen 已提交
291 292 293 294
            "https://gitee.com/openharmony/hiviewdfx_blackbox",
            "https://gitee.com/openharmony/hiviewdfx_hidumper_lite",
            "https://gitee.com/openharmony/third_party_ejdb",
            "https://gitee.com/openharmony/third_party_iowow",
H
handy 已提交
295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310
            "https://gitee.com/openharmony/distributedschedule_dms_fwk_lite",
            "https://gitee.com/openharmony/distributedschedule_safwk_lite",
            "https://gitee.com/openharmony/distributedschedule_samgr_lite",
            "https://gitee.com/openharmony/startup_appspawn_lite",
            "https://gitee.com/openharmony/startup_bootstrap_lite",
            "https://gitee.com/openharmony/startup_init_lite",
            "https://gitee.com/openharmony/startup_syspara_lite",
            "https://gitee.com/openharmony/startup_appspawn",
            "https://gitee.com/openharmony/update_ota_lite",
            "https://gitee.com/openharmony/update_app",
            "https://gitee.com/openharmony/update_packaging_tools",
            "https://gitee.com/openharmony/update_updater",
            "https://gitee.com/openharmony/update_updateservice",
            "https://gitee.com/openharmony/third_party_bzip2",
            "https://gitee.com/openharmony/third_party_lz4",
            "https://gitee.com/openharmony/miscservices_time",
D
demon 已提交
311
            "https://gitee.com/openharmony/miscservices_inputmethod",
H
handy 已提交
312 313
            "https://gitee.com/openharmony/notification_ces_standard",
            "https://gitee.com/openharmony/notification_ans_standard",
314
            "https://gitee.com/openharmony/account_os_account",
M
mamingshuai 已提交
315 316
            "https://gitee.com/openharmony-sig/resourceschedule_workscheduler",
            "https://gitee.com/openharmony-sig/resourceschedule_backgroundtaskmanager"
H
handy 已提交
317 318 319 320 321 322 323 324 325 326 327 328 329 330
         ],
         "project-path":[
            "base/hiviewdfx/hievent_lite",
            "base/hiviewdfx/hilog_lite",
            "base/hiviewdfx/hiview_lite",
            "third_party/curl",
            "base/hiviewdfx/faultloggerd",
            "base/hiviewdfx/hiappevent",
            "base/hiviewdfx/hilog",
            "base/hiviewdfx/hisysevent",
            "base/hiviewdfx/hiview",
            "third_party/libunwind",
            "base/hiviewdfx/hitrace",
            "base/hiviewdfx/hicollie",
S
stesen 已提交
331 332 333 334
            "base/hiviewdfx/blackbox",
            "base/hiviewdfx/hidumper_lite",
            "third_party/ejdb",
            "third_party/iowow",
H
handy 已提交
335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350
            "foundation/distributedschedule/dmsfwk_lite",
            "foundation/distributedschedule/safwk_lite",
            "foundation/distributedschedule/samgr_lite",
            "base/startup/appspawn_lite",
            "base/startup/bootstrap_lite",
            "base/startup/init_lite",
            "base/startup/syspara_lite",
            "base/startup/appspawn_standard",
            "base/update/ota_lite",
            "base/update/app",
            "base/update/packaging_tools",
            "base/update/updater",
            "base/update/updateservice",
            "third_party/bzip2",
            "third_party/lz4",
            "base/miscservices/time",
D
demon 已提交
351
            "base/miscservices/inputmethod",
H
handy 已提交
352 353
            "base/notification/ces_standard",
            "base/notification/ans_standard",
354 355 356
            "base/account/os_account",
            "foundation/resourceschedule/workscheduler",
            "foundation/resourceschedule/backgroundtaskmanager"
H
handy 已提交
357
         ]
358
      },
A
AOL 已提交
359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374
      {
         "sig-name":"sig-graphicsandmedia",
         "projects":[
            "https://gitee.com/openharmony/multimedia_media_standard",
            "https://gitee.com/openharmony/multimedia_audio_standard",
            "https://gitee.com/openharmony/multimedia_camera_standard",
            "https://gitee.com/openharmony/multimedia_medialibrary_standard",
            "https://gitee.com/openharmony/multimedia_image_standard",
            "https://gitee.com/openharmony/multimedia_histreamer",
            "https://gitee.com/openharmony/multimedia_media_lite",
            "https://gitee.com/openharmony/multimedia_audio_lite",
            "https://gitee.com/openharmony/multimedia_camera_lite",
            "https://gitee.com/openharmony/multimedia_utils_lite",
            "https://gitee.com/openharmony/third_party_gstreamer",
            "https://gitee.com/openharmony/third_party_glib",
            "https://gitee.com/openharmony/third_party_libffi",
A
AOL 已提交
375 376
            "https://gitee.com/openharmony/third_party_libsnd",
            "https://gitee.com/openharmony/third_party_pulseaudio",
A
appoe 已提交
377
            "https://gitee.com/openharmony/third_party_ffmpeg",
378 379 380
            "https://gitee.com/openharmony-sig/third_party_libsoup",
            "https://gitee.com/openharmony-sig/third_party_libpsl",
            "https://gitee.com/openharmony-sig/third_party_gettext",
A
AOL 已提交
381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406
            "https://gitee.com/openharmony/graphic_standard",
            "https://gitee.com/openharmony/graphic_surface",
            "https://gitee.com/openharmony/graphic_ui",
            "https://gitee.com/openharmony/graphic_utils",
            "https://gitee.com/openharmony/graphic_wms",
            "https://gitee.com/openharmony/third_party_weston",
            "https://gitee.com/openharmony/third_party_wayland-ivi-extension",
            "https://gitee.com/openharmony/third_party_wayland-protocols_standard",
            "https://gitee.com/openharmony/third_party_wayland_standard",
            "https://gitee.com/openharmony/third_party_libdrm",
            "https://gitee.com/openharmony/third_party_pixman"
         ],
         "project-path":[
            "foundation/multimedia/media_standard",
            "foundation/multimedia/audio_standard",
            "foundation/multimedia/camera_standard",
            "foundation/multimedia/medialibrary_standard",
            "foundation/multimedia/image_standard",
            "foundation/multimedia/histreamer",
            "foundation/multimedia/media_lite",
            "foundation/multimedia/audio_lite",
            "foundation/multimedia/camera_lite",
            "foundation/multimedia/utils/lite",
            "third_party/gstreamer",
            "third_party/glib",
            "third_party/libffi",
A
AOL 已提交
407 408
            "third_party/libsnd",
            "third_party/pulseaudio",
A
appoe 已提交
409
            "third_party/ffmpeg",
410 411 412
            "third_party/libsoup",
            "third_party/libpsl",
            "third_party/gettext",
A
AOL 已提交
413 414 415 416 417 418 419 420 421 422 423 424
            "foundation/graphic/standard",
            "foundation/graphic/surface",
            "foundation/graphic/ui",
            "foundation/graphic/utils",
            "foundation/graphic/wms",
            "third_party/weston",
            "third_party/wayland-ivi-extension",
            "third_party/wayland-protocols_standard",
            "third_party/wayland_standard",
            "third_party/libdrm",
            "third_party/pixman"
         ]
J
jony_code 已提交
425 426 427
      },
      {
         "sig-name":"sig-python",
J
jony_code 已提交
428
         "projects":"https://gitee.com/openharmony-sig/python",
J
jony_code 已提交
429
         "project-path":"NONE"
430 431 432
      },
      {
         "sig-name":"sig-infrastructure",
433
         "projects":"https://gitee.com/openharmony-sig/website",
434 435
         "projects":"https://gitee.com/openharmony-sig/cicd",
         "projects":"https://gitee.com/openharmony-sig/archive",
436
         "projects":"https://gitee.com/openharmony-sig/sig-content",
437
         "project-path":"NONE"
J
jony_code 已提交
438 439 440 441 442
      },
      {
         "sig-name":"sig-linkboy",
         "projects":"https://gitee.com/openharmony-sig/linkboy",
         "project-path":"NONE"
J
jinguang 已提交
443 444 445 446
      },
      {
         "sig-name":"sig-security",
         "projects":[
Z
zhangyukun8 已提交
447 448 449 450 451 452
            "https://gitee.com/openharmony/security_deviceauth",
            "https://gitee.com/openharmony/security_huks",
            "https://gitee.com/openharmony/security_dataclassification",
            "https://gitee.com/openharmony/security_appverify",
            "https://gitee.com/openharmony/security_permission",
            "https://gitee.com/openharmony-sig/third_party_selinux"
J
jinguang 已提交
453 454
         ],
         "project-path":[
Z
zhangyukun8 已提交
455 456 457 458 459 460 461
            "base/security/deviceauth",
            "base/security/huks/",
            "base/security/dataclassification",
            "base/security/appverify",
            "base/security/permission",
            "third_party/selinux",
            "NONE"
J
jinguang 已提交
462
         ]
K
keven 已提交
463
      },
Z
zhangyukun8 已提交
464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486
      {
         "sig-name":"sig-blockchain",
         "projects":[
            "https://gitee.com/openharmony-sig/security_block_chain"
         ],
         "project-path":[
            "NONE"
         ]
      },
      {
         "sig-name":"sig-compileruntime",
         "projects":[
            "https://gitee.com/openharmony/js_api_module",
            "https://gitee.com/openharmony/js_sys_module",
            "https://gitee.com/openharmony/js_util_module",
            "https://gitee.com/openharmony/js_worker_module"
         ],
         "project-path":[
            "base/compileruntime/js_api_module",
            "base/compileruntime/js_sys_module",
            "base/compileruntime/js_util_module",
            "base/compileruntime/js_worker_module"
         ]
K
keven 已提交
487 488 489 490 491 492 493 494 495
      },
	  {
		 "sig-name":"sig-miniblink",
         "projects":[
            "NONE"
         ],
         "project-path":[
		 "NONE"
		 ]
L
lihong 已提交
496 497 498 499 500 501 502
     },
     {
         "sig-name": "sig-appframework",
         "projects": [
            "https://gitee.com/openharmony/developtools_ace-js2bundle",
            "https://gitee.com/openharmony/developtools_ace-ets2bundle",
            "https://gitee.com/openharmony/third_party_weex-loader",
S
seaside 已提交
503 504
            "https://gitee.com/openharmony/third_party_parse5",
            "https://gitee.com/openharmony/third_party_glfw"
L
lihong 已提交
505 506 507 508 509
         ],
         "project-path": [
            "developtools/ace-js2bundle",
            "developtools/ace-ets2bundle",
            "third_party/weex-loader",
S
seaside 已提交
510 511
            "third_party/parse5",
            "third_party/glfw"
L
lihong 已提交
512
         ]
K
keven 已提交
513 514
      },
	  {
515 516 517 518 519 520 521
		 "sig-name": "sig-knowlege",
         "projects": [
		 "https://gitee.com/openharmony-sig/online_event"
	     ],
		 "project-path":[
		 "NONE"
		 ]
K
keven 已提交
522
	  }
523 524
   ]
}