From 4e26282917f9d99b120ba687e85f4ee23ae6d1bf Mon Sep 17 00:00:00 2001 From: abbuu Date: Thu, 20 Jan 2022 06:48:45 +0000 Subject: [PATCH] =?UTF-8?q?!715=20=E6=8C=89=E7=85=A7=E5=9B=BE=E5=BD=A2?= =?UTF-8?q?=E5=AA=92=E4=BD=93=E6=8B=86=E5=88=86PMC=E6=84=8F=E8=A7=81?= =?UTF-8?q?=EF=BC=8C=E5=88=B7=E6=96=B0=E5=9B=BE=E5=BD=A2SIG=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=20*=20update=20graphics=20sig=20info?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sig-graphics/OWNERS | 38 +++++++++ sig/sig-graphics/sig-graphics.md | 61 ++++++++++++++ sig/sig-graphics/sig-graphics_cn.md | 60 ++++++++++++++ sig/sig-graphicsandmedia/OWNERS | 30 ------- .../sig-graphicsandmedia.md | 82 ------------------- .../sig-graphicsandmedia_cn.md | 81 ------------------ zh/committer.md | 32 ++++---- 7 files changed, 175 insertions(+), 209 deletions(-) create mode 100644 sig/sig-graphics/OWNERS create mode 100644 sig/sig-graphics/sig-graphics.md create mode 100644 sig/sig-graphics/sig-graphics_cn.md delete mode 100644 sig/sig-graphicsandmedia/OWNERS delete mode 100644 sig/sig-graphicsandmedia/sig-graphicsandmedia.md delete mode 100644 sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md diff --git a/sig/sig-graphics/OWNERS b/sig/sig-graphics/OWNERS new file mode 100644 index 0000000..05b1346 --- /dev/null +++ b/sig/sig-graphics/OWNERS @@ -0,0 +1,38 @@ +{ + "Leader": [ + { + "gitee_id": "abbuu", + "gitee_email": "liyu37@huawei.com" + }, + { + "gitee_id": "yifan-cui", + "gitee_email": "cuikun1@huawei.com" + } + ], + "Committers": [ + { + "gitee_id": "zhouyaoying", + "gitee_email": "zhouyaoying@huawei.com" + }, + { + "gitee_id": "lijj01", + "gitee_email": "lijunjie29@huawei.com" + }, + { + "gitee_id": "lz-230", + "gitee_email": "lizheng2@huawei.com" + }, + { + "gitee_id": "bj1010", + "gitee_email": "dubingjian@huawei.com" + }, + { + "gitee_id": "mk_gc", + "gitee_email": "mengkun@huawei.com" + }, + { + "gitee_id": "zhouyuehai", + "gitee_email": "zhouyuehai@huawei.com" + } + ] +} \ No newline at end of file diff --git a/sig/sig-graphics/sig-graphics.md b/sig/sig-graphics/sig-graphics.md new file mode 100644 index 0000000..93ad75e --- /dev/null +++ b/sig/sig-graphics/sig-graphics.md @@ -0,0 +1,61 @@ +# SIG-Graphics +English | [简体中文](./sig-graphics_cn.md) + +Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). + +## SIG group work objectives and scope + +### work goals +Manage OpenHarmony Graphics + +### work scope +OpenHarmony Graphics and windowmanager related design and review. + +## The repository +- project name: + - graphic_standard:https://gitee.com/openharmony/graphic_standard + - graphic_surface:https://gitee.com/openharmony/graphic_surface + - graphic_ui:https://gitee.com/openharmony/graphic_ui + - graphic_utils:https://gitee.com/openharmony/graphic_utils + - graphic_wms:https://gitee.com/openharmony/graphic_wms + - third_party_weston:https://gitee.com/openharmony/third_party_weston + - third_party_wayland-ivi-extension:https://gitee.com/openharmony/third_party_wayland-ivi-extension + - third_party_wayland-protocols_standard:https://gitee.com/openharmony/third_party_wayland-protocols_standard + - third_party_wayland_standard:https://gitee.com/openharmony/third_party_wayland_standard + - third_party_libdrm:https://gitee.com/openharmony/third_party_libdrm + - third_party_pixman:https://gitee.com/openharmony/third_party_pixman + - third_party_egl:https://gitee.com/openharmony/third_party_egl + - third_party_opengles:https://gitee.com/openharmony/third_party_opengles + - third_party_skia:https://gitee.com/openharmony/third_party_skia + - windowmanager:https://gitee.com/openharmony/windowmanager + - third_party_libexif:https://gitee.com/openharmony-sig/third_party_libexif + + +## SIG Members + +### Leader +- @abbuu(https://gitee.com/abbuu) +- @yifan-cui(https://gitee.com/yifan-cui) + +### Committers +- @zhouyaoying(https://gitee.com/zhouyaoying) +- @lijj01(https://gitee.com/lijj01) +- @lz-230(https://gitee.com/lz-230) +- @bj1010(https://gitee.com/bj1010) +- @mk_gc(https://gitee.com/mk_gc) +- @zhouyuehai(https://gitee.com/zhouyuehai) + +### Meetings + - Meeting time:Every two weeks' Friday 14:30-15:30 + - Meeting application: [OpenHarmony Sig-Graphics Meeting Proposal](https://shimo.im/sheets/DTgCtcgrHhyTq6tD/MODOC) + - Meeting link: Welink + - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link + +### Contact (optional) + +- liyu37@huawei.com +- cuikun1@huawei.com + +- Mailing list:dev@openharmony.io +- Zulip group: https://zulip.openharmony.cn +- Wechat group:SIG-Graphics diff --git a/sig/sig-graphics/sig-graphics_cn.md b/sig/sig-graphics/sig-graphics_cn.md new file mode 100644 index 0000000..a8afd84 --- /dev/null +++ b/sig/sig-graphics/sig-graphics_cn.md @@ -0,0 +1,60 @@ +# SIG-Graphics +简体中文 | [English](./sig-graphics.md) + +说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 + +## SIG组工作目标和范围 + +### 工作目标 +OpenHarmony 图形管理。 + +### 工作范围 +图形和窗口相关的设计和提交评审。 + +## 代码仓 +- 代码仓地址: + - graphic_standard:https://gitee.com/openharmony/graphic_standard + - graphic_surface:https://gitee.com/openharmony/graphic_surface + - graphic_ui:https://gitee.com/openharmony/graphic_ui + - graphic_utils:https://gitee.com/openharmony/graphic_utils + - graphic_wms:https://gitee.com/openharmony/graphic_wms + - third_party_weston:https://gitee.com/openharmony/third_party_weston + - third_party_wayland-ivi-extension:https://gitee.com/openharmony/third_party_wayland-ivi-extension + - third_party_wayland-protocols_standard:https://gitee.com/openharmony/third_party_wayland-protocols_standard + - third_party_wayland_standard:https://gitee.com/openharmony/third_party_wayland_standard + - third_party_libdrm:https://gitee.com/openharmony/third_party_libdrm + - third_party_pixman:https://gitee.com/openharmony/third_party_pixman + - third_party_egl:https://gitee.com/openharmony/third_party_egl + - third_party_opengles:https://gitee.com/openharmony/third_party_opengles + - third_party_skia:https://gitee.com/openharmony/third_party_skia + - windowmanager:https://gitee.com/openharmony/windowmanager + - third_party_libexif:https://gitee.com/openharmony-sig/third_party_libexif + +## SIG组成员 + +### Leader +- @abbuu(https://gitee.com/abbuu) +- @yifan-cui(https://gitee.com/yifan-cui) + +### Committers列表 +- @zhouyaoying(https://gitee.com/zhouyaoying) +- @lijj01(https://gitee.com/lijj01) +- @lz-230(https://gitee.com/lz-230) +- @bj1010(https://gitee.com/bj1010) +- @mk_gc(https://gitee.com/mk_gc) +- @zhouyuehai(https://gitee.com/zhouyuehai) + +### 会议 + - 会议时间:双周周五14:30-15:30 + - 会议申报:[OpenHarmony Sig-Graphics Meeting Proposal](https://shimo.im/sheets/DTgCtcgrHhyTq6tD/MODOC) + - 会议链接: Welink + - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接 + +### 联系方式(可选) + +- liyu37@huawei.com +- cuikun1@huawei.com + +- 邮件列表:dev@openharmony.io +- Zulip群组:https://zulip.openharmony.cn +- 微信群:SIG-Graphics diff --git a/sig/sig-graphicsandmedia/OWNERS b/sig/sig-graphicsandmedia/OWNERS deleted file mode 100644 index e361d13..0000000 --- a/sig/sig-graphicsandmedia/OWNERS +++ /dev/null @@ -1,30 +0,0 @@ -{ - "Leader": [ - { - "gitee_id": "tanliwen1", - "gitee_email": "tanliwen1@huawei.com" - }, - { - "gitee_id": "studvc", - "gitee_email": "wangjun145@huawei.com" - } - ], - "Committers": [ - { - "gitee_id": "zhu-mingliang", - "gitee_email": "zhumingliang@huawei.com" - }, - { - "gitee_id": "liuyuehua1", - "gitee_email": "liuyuehua1@huawei.com" - }, - { - "gitee_id": "lz-230", - "gitee_email": "lizheng2@huawei.com" - }, - { - "gitee_id": "bj1010", - "gitee_email": "dubingjian@huawei.com" - } - ] -} \ No newline at end of file diff --git a/sig/sig-graphicsandmedia/sig-graphicsandmedia.md b/sig/sig-graphicsandmedia/sig-graphicsandmedia.md deleted file mode 100644 index 0792be1..0000000 --- a/sig/sig-graphicsandmedia/sig-graphicsandmedia.md +++ /dev/null @@ -1,82 +0,0 @@ -# SIG-GraphicsandMedia -English | [简体中文](./sig-graphicsandmedia_cn.md) - -Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). - -## SIG group work objectives and scope - -### work goals -Manage OpenHarmony Graphics and Multimedia. - -### work scope -OpenHarmony Graphics and Multimedia related design and review. - -## The repository -- project name: - - multimedia_media_standard:https://gitee.com/openharmony/multimedia_media_standard - - multimedia_audio_standard:https://gitee.com/openharmony/multimedia_audio_standard - - multimedia_camera_standard:https://gitee.com/openharmony/multimedia_camera_standard - - multimedia_medialibrary_standard:https://gitee.com/openharmony/multimedia_medialibrary_standard - - multimedia_image_standard:https://gitee.com/openharmony/multimedia_image_standard - - multimedia_histreamer:https://gitee.com/openharmony/multimedia_histreamer - - multimedia_media_lite:https://gitee.com/openharmony/multimedia_media_lite - - multimedia_audio_lite:https://gitee.com/openharmony/multimedia_audio_lite - - multimedia_camera_lite:https://gitee.com/openharmony/multimedia_camera_lite - - multimedia_utils_lite:https://gitee.com/openharmony/multimedia_utils_lite - - third_party_gstreamer:https://gitee.com/openharmony/third_party_gstreamer - - third_party_glib:https://gitee.com/openharmony/third_party_glib - - third_party_libffi:https://gitee.com/openharmony/third_party_libffi - - third_party_libsnd:https://gitee.com/openharmony/third_party_libsnd - - third_party_pulseaudio:https://gitee.com/openharmony/third_party_pulseaudio - - third_party_ffmpeg:https://gitee.com/openharmony/third_party_ffmpeg - - third_party_libsoup:https://gitee.com/openharmony/third_party_libsoup - - third_party_libpsl:https://gitee.com/openharmony/third_party_libpsl - - third_party_gettext:https://gitee.com/openharmony/third_party_gettext - - third_party_openh264:https://gitee.com/openharmony-sig/third_party_openh264 - - graphic_standard:https://gitee.com/openharmony/graphic_standard - - graphic_surface:https://gitee.com/openharmony/graphic_surface - - graphic_ui:https://gitee.com/openharmony/graphic_ui - - graphic_utils:https://gitee.com/openharmony/graphic_utils - - graphic_wms:https://gitee.com/openharmony/graphic_wms - - third_party_weston:https://gitee.com/openharmony/third_party_weston - - third_party_wayland-ivi-extension:https://gitee.com/openharmony/third_party_wayland-ivi-extension - - third_party_wayland-protocols_standard:https://gitee.com/openharmony/third_party_wayland-protocols_standard - - third_party_wayland_standard:https://gitee.com/openharmony/third_party_wayland_standard - - third_party_libdrm:https://gitee.com/openharmony/third_party_libdrm - - third_party_pixman:https://gitee.com/openharmony/third_party_pixman - - third_party_egl:https://gitee.com/openharmony/third_party_egl - - third_party_opengles:https://gitee.com/openharmony/third_party_opengles - - third_party_skia:https://gitee.com/openharmony/third_party_skia - - windowmanager:https://gitee.com/openharmony/windowmanager - - third_party_libexif:https://gitee.com/openharmony-sig/third_party_libexif - - -## SIG Members - -### Leader -- @tanliwen1(https://gitee.com/tanliwen1) -- @studvc(https://gitee.com/studvc) - -### Committers -- @zhu-mingliang(https://gitee.com/zhu-mingliang) -- @liuyuehua1(https://gitee.com/liuyuehua1) -- @lz-230(https://gitee.com/lz-230) -- @bj1010(https://gitee.com/bj1010) -- @abbuu(https://gitee.com/abbuu) -- @mk_gc(https://gitee.com/mk_gc) -- @yifan-cui(https://gitee.com/yifan-cui) -- @zhouyuehai(https://gitee.com/zhouyuehai) -- @yiweidengdai(https://gitee.com/yiweidengdai) -- @zhouyaoying(zhouyaoying@huawei.com) - -### Meetings - - Meeting time:Every two weeks' Friday 14:30-15:30 - - Meeting application: [OpenHarmony Sig-GraphicsandMedia Meeting Proposal](https://shimo.im/sheets/DTgCtcgrHhyTq6tD/MODOC) - - Meeting link: Welink - - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link - -### Contact (optional) - -- Mailing list:dev@openharmony.io -- Zulip group: https://zulip.openharmony.cn -- Wechat group:NA diff --git a/sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md b/sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md deleted file mode 100644 index 76a029a..0000000 --- a/sig/sig-graphicsandmedia/sig-graphicsandmedia_cn.md +++ /dev/null @@ -1,81 +0,0 @@ -# SIG-GraphicsandMedia -简体中文 | [English](./sig-graphicsandmedia.md) - -说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 - -## SIG组工作目标和范围 - -### 工作目标 -OpenHarmony 图形和媒体管理。 - -### 工作范围 -图形和媒体相关的设计和提交评审。 - -## 代码仓 -- 代码仓地址: - - multimedia_media_standard:https://gitee.com/openharmony/multimedia_media_standard - - multimedia_audio_standard:https://gitee.com/openharmony/multimedia_audio_standard - - multimedia_camera_standard:https://gitee.com/openharmony/multimedia_camera_standard - - multimedia_medialibrary_standard:https://gitee.com/openharmony/multimedia_medialibrary_standard - - multimedia_image_standard:https://gitee.com/openharmony/multimedia_image_standard - - multimedia_histreamer:https://gitee.com/openharmony/multimedia_histreamer - - multimedia_media_lite:https://gitee.com/openharmony/multimedia_media_lite - - multimedia_audio_lite:https://gitee.com/openharmony/multimedia_audio_lite - - multimedia_camera_lite:https://gitee.com/openharmony/multimedia_camera_lite - - multimedia_utils_lite:https://gitee.com/openharmony/multimedia_utils_lite - - third_party_gstreamer:https://gitee.com/openharmony/third_party_gstreamer - - third_party_glib:https://gitee.com/openharmony/third_party_glib - - third_party_libffi:https://gitee.com/openharmony/third_party_libffi - - third_party_libsnd:https://gitee.com/openharmony/third_party_libsnd - - third_party_pulseaudio:https://gitee.com/openharmony/third_party_pulseaudio - - third_party_ffmpeg:https://gitee.com/openharmony/third_party_ffmpeg - - third_party_libsoup:https://gitee.com/openharmony/third_party_libsoup - - third_party_libpsl:https://gitee.com/openharmony/third_party_libpsl - - third_party_gettext:https://gitee.com/openharmony/third_party_gettext - - third_party_openh264:https://gitee.com/openharmony-sig/third_party_openh264 - - graphic_standard:https://gitee.com/openharmony/graphic_standard - - graphic_surface:https://gitee.com/openharmony/graphic_surface - - graphic_ui:https://gitee.com/openharmony/graphic_ui - - graphic_utils:https://gitee.com/openharmony/graphic_utils - - graphic_wms:https://gitee.com/openharmony/graphic_wms - - third_party_weston:https://gitee.com/openharmony/third_party_weston - - third_party_wayland-ivi-extension:https://gitee.com/openharmony/third_party_wayland-ivi-extension - - third_party_wayland-protocols_standard:https://gitee.com/openharmony/third_party_wayland-protocols_standard - - third_party_wayland_standard:https://gitee.com/openharmony/third_party_wayland_standard - - third_party_libdrm:https://gitee.com/openharmony/third_party_libdrm - - third_party_pixman:https://gitee.com/openharmony/third_party_pixman - - third_party_egl:https://gitee.com/openharmony/third_party_egl - - third_party_opengles:https://gitee.com/openharmony/third_party_opengles - - third_party_skia:https://gitee.com/openharmony/third_party_skia - - windowmanager:https://gitee.com/openharmony/windowmanager - - third_party_libexif:https://gitee.com/openharmony-sig/third_party_libexif - -## SIG组成员 - -### Leader -- @tanliwen1(https://gitee.com/tanliwen1) -- @studvc(https://gitee.com/studvc) - -### Committers列表 -- @zhu-mingliang(https://gitee.com/zhu-mingliang) -- @liuyuehua1(https://gitee.com/liuyuehua1) -- @lz-230(https://gitee.com/lz-230) -- @bj1010(https://gitee.com/bj1010) -- @abbuu(https://gitee.com/abbuu) -- @mk_gc(https://gitee.com/mk_gc) -- @yifan-cui(https://gitee.com/yifan-cui) -- @zhouyuehai(https://gitee.com/zhouyuehai) -- @yiweidengdai(https://gitee.com/yiweidengdai) -- @zhouyaoying(zhouyaoying@huawei.com) - -### 会议 - - 会议时间:双周周五14:30-15:30 - - 会议申报:[OpenHarmony Sig-GraphicsandMedia Meeting Proposal](https://shimo.im/sheets/DTgCtcgrHhyTq6tD/MODOC) - - 会议链接: Welink - - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接 - -### 联系方式(可选) - -- 邮件列表:dev@openharmony.io -- Zulip群组:https://zulip.openharmony.cn -- 微信群:NA diff --git a/zh/committer.md b/zh/committer.md index 8d18b51..4b7ba0d 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -53,10 +53,10 @@ |51|distributedschedule_dms_fwk_lite|foundation/distributedschedule/dmsfwk_lite|https://gitee.com/lijiarun|lijiarun@huawei.com| | |SIG_BasicSoftwareService| |52|distributedschedule_safwk_lite|foundation/distributedschedule/safwk_lite|https://gitee.com/lijiarun|lijiarun@huawei.com| | |SIG_BasicSoftwareService| |53|distributedschedule_samgr_lite|foundation/distributedschedule/samgr_lite|https://gitee.com/lijiarun|lijiarun@huawei.com| | |SIG_BasicSoftwareService| -|54|graphic_surface|foundation/graphic/surface|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_GraphicsandMedia| -|55|graphic_ui|foundation/graphic/ui|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_GraphicsandMedia| -|56|graphic_utils|foundation/graphic/utils|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_GraphicsandMedia| -|57|graphic_wms|foundation/graphic/wms|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_GraphicsandMedia| +|54|graphic_surface|foundation/graphic/surface|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_Graphics| +|55|graphic_ui|foundation/graphic/ui|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_Graphics| +|56|graphic_utils|foundation/graphic/utils|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_Graphics| +|57|graphic_wms|foundation/graphic/wms|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_Graphics| |58|multimedia_audio_lite|foundation/multimedia/audio_lite|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| |59|multimedia_camera_lite|foundation/multimedia/camera_lite|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| |60|multimedia_media_lite|foundation/multimedia/media_lite|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| @@ -80,8 +80,8 @@ |78|third_party_cmsis|third_party/cmsis|https://gitee.com/kkup180|likailong@huawei.com|https://gitee.com/JerryH1011
https://gitee.com/DennyShen|huangjieliang@huawei.com
denny.shenwei@huawei.com|SIG_Kernel| |79|third_party_cryptsetup|third_party/cryptsetup|https://gitee.com/jiang-xiaofeng|jiangxiaofeng8@huawei.com|https://gitee.com/libing23|libing23@huawei.com|SIG_Security| |80|third_party_curl|third_party/curl|https://gitee.com/stesen|stesen.ma@huawei.com| | |SIG_BasicSoftwareService| -|81|third_party_freetype|third_party/freetype|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_GraphicsandMedia| -|82|third_party_giflib|third_party/giflib|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_GraphicsandMedia| +|81|third_party_freetype|third_party/freetype|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_Graphics| +|82|third_party_giflib|third_party/giflib|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_Graphics| |83|third_party_googletest|third_party/googletest|https://gitee.com/gaohanyi1982|gaohanyi@huawei.com|https://gitee.com/jiyong_sd|jiyong@huawei.com|SIG_Test| |84|third_party_harfbuzz|third_party/harfbuzz|https://gitee.com/pssea|lizhiqi1@huawei.com|https://gitee.com/niulihua|niulihua3@huawei.com|SIG_GraphicsandMedia| |85|third_party_icu|third_party/icu|https://gitee.com/zhengbin5|zhengbin5@huawei.com| | |SIG_ApplicationFramework| @@ -155,7 +155,7 @@ |153|distributedschedule_dms_fwk|foundation/distributedschedule/dmsfwk|https://gitee.com/lijiarun|lijiarun@huawei.com|https://gitee.com/cangegegege|jiacan@huawei.com|SIG_DataManagement| |154|distributedschedule_safwk|foundation/distributedschedule/safwk|https://gitee.com/lijiarun|lijiarun@huawei.com|https://gitee.com/cangegegege|jiacan@huawei.com|SIG_DataManagement| |155|distributedschedule_samgr|foundation/distributedschedule/samgr|https://gitee.com/lijiarun|lijiarun@huawei.com|https://gitee.com/cangegegege|jiacan@huawei.com|SIG_DataManagement| -|156|graphic_standard|foundation/graphic/standard|https://gitee.com/lz-230|lizheng2@huawei.com| | |SIG_GraphicsandMedia| +|156|graphic_standard|foundation/graphic/standard|https://gitee.com/abbuu|liyu37@huawei.com| https://gitee.com/lz-230
https://gitee.com/mk_gc
https://gitee.com/yifan-cui
https://gitee.com/lijj01 | lizheng2@huawei.com
mengkun@huawei.com
cuikun1@huawei.com
lijunjie29@huawei.com|SIG_Graphics| |157|multimedia_audio_standard|foundation/multimedia/audio_standard|https://gitee.com/liuyuehua1|liuyuehua1@huawei.com|https://gitee.com/anurup|anurup.m@huawei.com|SIG_GraphicsandMedia| |158|multimedia_camera_standard|foundation/multimedia/camera_standard|https://gitee.com/liuyuehua1|liuyuehua1@huawei.com|https://gitee.com/srmurali|muralidhar.s.r@huawei.com|SIG_GraphicsandMedia| |159|multimedia_histreamer|foundation/multimedia/histreamer|https://gitee.com/liuyuehua1|liuyuehua1@huawei.com| | |SIG_GraphicsandMedia| @@ -203,16 +203,16 @@ |201|third_party_mtdev|third_party/mtdev|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_GraphicsandMedia| |202|third_party_ninja|third_party/ninja|https://gitee.com/wangxing-hw|raymond.wangxing@huawei.com|https://gitee.com/weichaox|wangweichao2@huawei.com|SIG_CompileRuntime| |203|third_party_node|third_party/node|https://gitee.com/davidwulanxi|wuyonghui9@huawei.com|https://gitee.com/shiyu_huang|huangshiyu1@huawei.com|SIG_ApplicationFramework| -|204|third_party_pixman|third_party/pixman|https://gitee.com/bj1010|dubingjian@huawei.com| | |SIG_GraphicsandMedia| +|204|third_party_pixman|third_party/pixman|https://gitee.com/bj1010|dubingjian@huawei.com| | |SIG_Graphics| |205|third_party_protobuf|third_party/protobuf|https://gitee.com/wangzaishang|wangzaishang@huawei.com|https://gitee.com/filer000|zhangxianfeng7@huawei.com|SIG_R&DToolChain| |206|third_party_python|third_party/python|https://gitee.com/wangxing-hw|raymond.wangxing@huawei.com|https://gitee.com/weichaox|wangweichao2@huawei.com|SIG_CompileRuntime| |207|third_party_quickjs|third_party/quickjs|https://gitee.com/godmiaozi|pengbiao1@huawei.com| | |SIG_CompileRuntime| |208|third_party_re2|third_party/re2|https://gitee.com/wangzaishang|wangzaishang@huawei.com|https://gitee.com/filer000|zhangxianfeng7@huawei.com|SIG_R&DToolChain| |209|third_party_sqlite|third_party/sqlite|https://gitee.com/widecode|wanghancai@huawei.com| | |SIG_DataManagement| -|210|third_party_wayland-ivi-extension|third_party/wayland-ivi-extension|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_GraphicsandMedia| -|211|third_party_wayland-protocols_standard|third_party/wayland-protocols_standard|https://gitee.com/lz-230|lizheng2@huawei.com| | |SIG_GraphicsandMedia| -|212|third_party_wayland_standard|third_party/wayland_standard|https://gitee.com/bj1010|dubingjian@huawei.com| | |SIG_GraphicsandMedia| -|213|third_party_weston|third_party/weston|https://gitee.com/lz-230|lizheng2@huawei.com| | |SIG_GraphicsandMedia| +|210|third_party_wayland-ivi-extension|third_party/wayland-ivi-extension|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_Graphics| +|211|third_party_wayland-protocols_standard|third_party/wayland-protocols_standard|https://gitee.com/lz-230|lizheng2@huawei.com| | |SIG_Graphics| +|212|third_party_wayland_standard|third_party/wayland_standard|https://gitee.com/bj1010|dubingjian@huawei.com| | |SIG_Graphics| +|213|third_party_weston|third_party/weston|https://gitee.com/lz-230|lizheng2@huawei.com| | |SIG_Graphics| |214|utils|utils|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| |215|utils_native|utils/native|https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| |216|resources|utils/resources|https://gitee.com/zhengbin5|zhengbin5@huawei.com| | |SIG_ApplicationFramework| @@ -301,14 +301,14 @@ |299|third_party_benchmark|third_party/benchmark|https://gitee.com/gaohanyi1982|gaohanyi@huawei.com| https://gitee.com/buranfanchen | wangjuntao.wang@huawei.com |SIG_Test| |300|device_hihope|device/hihope|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| | |SIG_Devboard| |301|vendor_hihope|vendor/hihope|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| | |SIG_Devboard| -|302|third_party_egl|third_party/EGL|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_GraphicsandMedia| -|303|third_party_opengles|third_party/openGLES|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_GraphicsandMedia| +|302|third_party_egl|third_party/EGL|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_Graphics| +|303|third_party_opengles|third_party/openGLES|https://gitee.com/lijj01|lijunjie29@huawei.com| | |SIG_Graphics| |304|third_party_openh264|third_party/openh264|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| |305|third_party_exfat-utils|third_party/exfat_utils|https://gitee.com/panqinxu|panqinxu1@huawei.com|https://gitee.com/gudehe|gudehe@huawei.com|SIG_Kernel| |306|drivers_interface|drivers/interface|https://gitee.com/zianed|houxuanzhe@huawei.com|https://gitee.com/Kevin-Lau|liufeihu@huawei.com|SIG_DriverFramework| |307|device_profile_core|foundation/deviceprofile/device_profile_core|https://gitee.com/lijiarun|lijiarun@huawei.com|https://gitee.com/cangegegege|jiacan@huawei.com|SIG_BasicSoftwareService| -|308|third_party_skia|third_party/skia|https://gitee.com/abbuu|liyu37@huawei.com| https://gitee.com/mk_gc
https://gitee.com/yifan-cui | mengkun@huawei.com
cuikun1@huawei.com|SIG_GraphicsandMedia| -|309|windowmanager|foundation/windowmanager|https://gitee.com/zhouyaoying|zhouyaoying@huawei.com| https://gitee.com/bj1010
https://gitee.com/abbuu | dubingjian@huawei.com
liyu37@huawei.com|SIG_GraphicsandMedia| +|308|third_party_skia|third_party/skia|https://gitee.com/abbuu|liyu37@huawei.com| https://gitee.com/mk_gc
https://gitee.com/yifan-cui | mengkun@huawei.com
cuikun1@huawei.com|SIG_Graphics| +|309|windowmanager|foundation/windowmanager|https://gitee.com/zhouyaoying|zhouyaoying@huawei.com| https://gitee.com/bj1010
https://gitee.com/abbuu | dubingjian@huawei.com
liyu37@huawei.com|SIG_Graphics| |310|third_party_libnl|third_party/libnl|https://gitee.com/zianed|houxuanzhe@huawei.com|https://gitee.com/Kevin-Lau|liufeihu@huawei.com|SIG_DriverFramework| |311|xts_hats| test/xts/hats | https://gitee.com/teacher-dong | dongwang.wangdong@huawei.com | https://gitee.com/liuhonggang123 | honggang.liu@huawei.com |SIG_Test| |312|distributeddatamgr_appdatamgr|foundation/distributeddatamgr/appdatamgr|https://gitee.com/mangtsang|mang.tsang@huawei.com|https://gitee.com/code_for_banana|wuchunbo1@huawei.com|SIG_DataManagement| -- GitLab