sigs.json 22.7 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 78 79 80 81 82 83 84
                "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",
                "https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo"
         ],
         "project-path":[
                "device/st",
                "vendor/st",
                "device/allwinner",
                "vendor/allwinner",
85 86
                "device/xradio/xr806"
                "vendor/xradio/xr806"
87 88
                "device/allwinner/t507"
                "vendor/allwinner/t507"
S
SimonLi 已提交
89 90 91 92 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
                "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",
                "vendor/oh_fun"
         ]
程国红 已提交
131 132 133 134 135
      },
      {
         "sig-name":"sig-bluetooth",
         "projects":"https://gitee.com/openharmony/communication_bluetooth",
         "project-path":"foundation/communication/bluetooth"
136 137 138
      },
      {
         "sig-name":"sig-distributerdatamgr",
马明帅 已提交
139
         "projects":"https://gitee.com/openharmony/distributeddatamgr_appdatamgr",
140
         "project-path":"foundation/distributeddatamgr/appdatamgr"
J
Jianyu Liu 已提交
141 142 143 144 145
      },
      {
         "sig-name":"sig-toolchains",
         "projects":"https://gitee.com/openharmony-sig/sig-tools-toolchains",
         "project-path":"NONE"
duzc2's avatar
duzc2 已提交
146 147 148 149 150 151
      },
      {
         "sig-name":"sig-openblock",
         "projects":["https://gitee.com/openharmony-sig/openblock",
                     "https://gitee.com/openharmony-sig/openblock_blocks"],
         "project-path":"NONE"
D
DongDu 已提交
152 153 154 155 156
      },
      {
         "sig-name":"sig-riscv",
         "projects":"https://gitee.com/openharmony-sig/riscv",
         "project-path":"None"
B
BlancWu 已提交
157
      },
158 159 160 161 162 163 164 165 166 167 168
      {
         "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"]
      },
169 170 171 172
      {
         "sig-name":"sig-dllite-micro",
         "projects": "https://gitee.com/openharmony-sig/dllite_micro",
         "project-path":["foundation/ai/dllite-micro"]
J
jinguang 已提交
173
      },
L
LiangliangMa 已提交
174 175 176 177 178 179 180 181
      {
         "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",
刘嘉伟 已提交
182
	    "https://gitee.com/openharmony-sig/communication_nfc",
L
LiangliangMa 已提交
183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
            "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",
刘嘉伟 已提交
205
	    "foundation/communication/nfc",
L
LiangliangMa 已提交
206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222
            "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 已提交
223 224
      {
         "sig-name":"sig-api",
马明帅 已提交
225
         "projects":"https://gitee.com/openharmony/interface_sdk-js",
J
jinguang 已提交
226
         "project-path":"interface/sdk-js"
L
locheng7 已提交
227 228 229 230 231 232 233 234 235 236 237 238 239 240
      },
      {
         "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",
			"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",
241 242
			"https://gitee.com/openharmony/powermgr_battery_statistics",
			"https://gitee.com/openharmony/powermgr_thermal_manager",
L
locheng7 已提交
243 244 245 246 247 248 249 250 251 252 253 254 255
			"https://gitee.com/openharmony/device_manager"
		],
         "project-path":[
			"base/sensors/miscdevice_lite",
			"base/sensors/sensor_lite",
			"base/sensors/miscdevice",
			"base/sensors/sensor",
			"base/usb/usb_manager",
			"base/powermgr/powermgr_lite",
			"base/powermgr/battery_manager",
			"base/powermgr/display_manager",
			"base/powermgr/power_manager",
			"base/powermgr/battery_lite",
256 257
			"base/powermgr/battery_statistics",
			"base/powermgr/thermal_manager",
L
locheng7 已提交
258 259 260
			"foundation/distributedhardware/devicemanager"
		]
      },
261
      {
H
handy 已提交
262
         "sig-name":"sig-release",
263 264 265
         "projects":"https://gitee.com/openharmony/release-management",
         "project-path":"NONE"
      },
H
handy 已提交
266 267 268 269 270 271 272 273 274 275 276 277 278 279 280
      {
         "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 已提交
281 282 283 284
            "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 已提交
285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300
            "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 已提交
301
            "https://gitee.com/openharmony-sig/miscservices_inputmethod",
H
handy 已提交
302 303
            "https://gitee.com/openharmony/notification_ces_standard",
            "https://gitee.com/openharmony/notification_ans_standard",
304 305 306
            "https://gitee.com/openharmony/account_os_account",
            "https://gitee.com/openharmony/resourceschedule_workscheduler",
            "https://gitee.com/openharmony/resourceschedule_backgroundtaskmanager"
H
handy 已提交
307 308 309 310 311 312 313 314 315 316 317 318 319 320
         ],
         "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 已提交
321 322 323 324
            "base/hiviewdfx/blackbox",
            "base/hiviewdfx/hidumper_lite",
            "third_party/ejdb",
            "third_party/iowow",
H
handy 已提交
325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340
            "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 已提交
341
            "base/miscservices/inputmethod",
H
handy 已提交
342 343
            "base/notification/ces_standard",
            "base/notification/ans_standard",
344 345 346
            "base/account/os_account",
            "foundation/resourceschedule/workscheduler",
            "foundation/resourceschedule/backgroundtaskmanager"
H
handy 已提交
347
         ]
348
      },
A
AOL 已提交
349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364
      {
         "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 已提交
365 366
            "https://gitee.com/openharmony/third_party_libsnd",
            "https://gitee.com/openharmony/third_party_pulseaudio",
A
appoe 已提交
367
            "https://gitee.com/openharmony/third_party_ffmpeg",
368 369 370
            "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 已提交
371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396
            "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 已提交
397 398
            "third_party/libsnd",
            "third_party/pulseaudio",
A
appoe 已提交
399
            "third_party/ffmpeg",
400 401 402
            "third_party/libsoup",
            "third_party/libpsl",
            "third_party/gettext",
A
AOL 已提交
403 404 405 406 407 408 409 410 411 412 413 414
            "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 已提交
415 416 417
      },
      {
         "sig-name":"sig-python",
J
jony_code 已提交
418
         "projects":"https://gitee.com/openharmony-sig/python",
J
jony_code 已提交
419
         "project-path":"NONE"
420 421 422
      },
      {
         "sig-name":"sig-infrastructure",
423
         "projects":"https://gitee.com/openharmony-sig/website",
424 425
         "projects":"https://gitee.com/openharmony-sig/cicd",
         "projects":"https://gitee.com/openharmony-sig/archive",
426
         "projects":"https://gitee.com/openharmony-sig/sig-content",
427
         "project-path":"NONE"
J
jony_code 已提交
428 429 430 431 432
      },
      {
         "sig-name":"sig-linkboy",
         "projects":"https://gitee.com/openharmony-sig/linkboy",
         "project-path":"NONE"
J
jinguang 已提交
433 434 435 436
      },
      {
         "sig-name":"sig-security",
         "projects":[
Z
zhangyukun8 已提交
437 438 439 440 441 442
            "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 已提交
443 444
         ],
         "project-path":[
Z
zhangyukun8 已提交
445 446 447 448 449 450 451
            "base/security/deviceauth",
            "base/security/huks/",
            "base/security/dataclassification",
            "base/security/appverify",
            "base/security/permission",
            "third_party/selinux",
            "NONE"
J
jinguang 已提交
452
         ]
K
keven 已提交
453
      },
Z
zhangyukun8 已提交
454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476
      {
         "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 已提交
477 478 479 480 481 482 483 484 485
      },
	  {
		 "sig-name":"sig-miniblink",
         "projects":[
            "NONE"
         ],
         "project-path":[
		 "NONE"
		 ]
L
lihong 已提交
486 487 488 489 490 491 492
     },
     {
         "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 已提交
493 494
            "https://gitee.com/openharmony/third_party_parse5",
            "https://gitee.com/openharmony/third_party_glfw"
L
lihong 已提交
495 496 497 498 499
         ],
         "project-path": [
            "developtools/ace-js2bundle",
            "developtools/ace-ets2bundle",
            "third_party/weex-loader",
S
seaside 已提交
500 501
            "third_party/parse5",
            "third_party/glfw"
L
lihong 已提交
502
         ]
K
keven 已提交
503 504
      },
	  {
505 506 507 508 509 510 511
		 "sig-name": "sig-knowlege",
         "projects": [
		 "https://gitee.com/openharmony-sig/online_event"
	     ],
		 "project-path":[
		 "NONE"
		 ]
K
keven 已提交
512
	  }
513 514
   ]
}