diff --git a/sig/sig-driver/sig_driver.md b/sig/sig-driver/sig_driver.md index 58edab7b98a824f8d982c270e3066ec386dead0a..3bafbbd1c3e7365ba442c3f90853d0a6411335fe 100644 --- a/sig/sig-driver/sig_driver.md +++ b/sig/sig-driver/sig_driver.md @@ -9,12 +9,13 @@ Note: The content of this SIG follows the convention described in OpenHarmony's ### Driving related -### The repository +### The repository - project name: - drivers_framework: https://gitee.com/openharmony/drivers_framework - drivers_peripheral: https://gitee.com/openharmony/drivers_peripheral - drivers_adapter: https://gitee.com/openharmony/drivers_adapter - drivers_adapter_khdf_linux: https://gitee.com/openharmony/drivers_adapter_khdf_linux + - drivers_interface:https://gitee.com/openharmony-sig/drivers_interface ## SIG Members @@ -31,7 +32,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's - Meeting time: BiWeek Wednesday 16:00 - Meeting application: [SIG-Driver application](https://shimo.im/sheets/36GKhpvrXd8TcQHY) - meeting link:Tencent meeting or other meeting - - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_driver.openharmony.io) mailing list for the + - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_driver.openharmony.io) mailing list for the - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/driver/meetings) ### Contact (optional) diff --git a/sig/sig-driver/sig_driver_cn.md b/sig/sig-driver/sig_driver_cn.md index 58728c31ff7ba8d6c2c3186dcd8a776259ece2f5..03ab912fc85305d1f6d354f84993df989e7c7288 100644 --- a/sig/sig-driver/sig_driver_cn.md +++ b/sig/sig-driver/sig_driver_cn.md @@ -17,6 +17,7 @@ - drivers_peripheral:https://gitee.com/openharmony/drivers_peripheral - drivers_adapter:https://gitee.com/openharmony/drivers_adapter - drivers_adapter_khdf_linux:https://gitee.com/openharmony/drivers_adapter_khdf_linux + - drivers_interface:https://gitee.com/openharmony-sig/drivers_interface ## SIG组成员 diff --git a/sig/sigs.json b/sig/sigs.json index 78a78082000b30ca2ef8d261cf25358c3fdf4ec5..cf947ae9335aed779b9b4efc128f79080c065240 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -42,11 +42,13 @@ "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"], + "https://gitee.com/openharmony/drivers_adapter_khdf_linux", + "https://gitee.com/openharmony-sig/drivers_interface"], "project-path":["drivers/framework", "drivers/peripheral", "drivers/adapter", - "drivers/adapter/khdf/linux"] + "drivers/adapter/khdf/linux", + "drivers/interface"] }, { "sig-name":"sig-devboard", diff --git a/zh/committer.md b/zh/committer.md index e3348d623ce4982b1bf14a39140826cd210e2e64..0108d2d39de70cd1ae377c9da7f1e29bea9158fc 100755 --- a/zh/committer.md +++ b/zh/committer.md @@ -307,4 +307,5 @@ |305|third_party_egl|third_party/EGL|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_GraphicsandMedia| |306|third_party_opengles|third_party/openGLES|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_GraphicsandMedia| |307|third_party_openh264|third_party/openh264|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| -|308|third_party_exfat-utils|third_party/exfat_utils|https://gitee.com/zhangzhiwi|weizhi.zhang@huawei.com|https://gitee.com/easy-to-see|salient.yijian@huawei.com|SIG_Kernel| \ No newline at end of file +|308|third_party_exfat-utils|third_party/exfat_utils|https://gitee.com/zhangzhiwi|weizhi.zhang@huawei.com|https://gitee.com/easy-to-see|salient.yijian@huawei.com|SIG_Kernel| +|309|drivers_interface|drivers/interface|https://gitee.com/zianed|houxuanzhe@huawei.com|https://gitee.com/Kevin-Lau|liufeihu@huawei.com|SIG_DriverFramework| \ No newline at end of file