sig_list.toml 14.8 KB
Newer Older
1 2
# This file is used to manage the OpenHarmony project sig_group information
[[sig_group]]
3
name = "sig_ai_framework"
4 5 6 7 8
description = "负责AI框架相关模块的架构设计、评审、决策以及开发"
leader = { gitee_id = "https://gitee.com/zhanghaibo5", email = "zhanghaibo5@huawei.com" }
sub_system = ["L1S_AI"]

[[sig_group]]
9
name = "sig_ai_framework_integration"
10 11 12 13 14
description = "负责在OpenHarmony平台上提供三方AI推理框架的集成和维护"
leader = { gitee_id = "https://gitee.com/wang-huaxin", email = "wanghuaxin@kaihongdigi.com" }
sub_system = ["NONE"]

[[sig_group]]
15
name = "sig_api"
16 17 18 19 20
description = "负责制定OpenHarmony平台的API设计规范和API社区治理,对API变更进行设计与评审"
leader = { gitee_id = "https://gitee.com/huawei_qiangbo", email = "qiangbo2@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
21
name = "sig_appframework"
22 23 24 25 26 27 28 29 30 31 32
description = "负责应用程序框架(元能力、ArkUI、事件通知等)相关模块的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/huawei_qiangbo", email = "qiangbo2@huawei.com" }
sub_system = [
    "L1S_Global",
    "L1S_AppExecFwk",
    "L1S_AAFwk",
    "L1S_ArkUI",
    "L1S_Notification",
]

[[sig_group]]
33
name = "sig_architecture"
34 35 36 37 38
description = "负责OpenHarmony架构(包括子系统/部件/代码仓的增加,合并,拆分和删除)相关的设计评审,《架构设计原则》和《OpenHarmony 系统架构》修订"
leader = { gitee_id = "https://gitee.com/im-off-this-week", email = "rengelin@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
39
name = "sig_basicsoftwareservice"
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
description = "负责OpenHarmony基础软件服务相关模块的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/handyohos", email = "zhangxiaotian@huawei.com" }
sub_system = [
    "L1S_DistributedSchedule",
    "L1S_ResourceSchedule",
    "L1S_StartUp",
    "L1S_Update",
    "L1S_Account",
    "L1S_BarrierFree",
    "L1S_InputMgrFwk",
    "L1S_Timezone",
    "L1S_ThemeFramework",
    "L1S_UploadAndDownload",
]

[[sig_group]]
56
name = "sig_blockchain"
57 58 59 60 61
description = "提供OpenHarmony数据上链功能,深度定制可适配OpenHarmony的数据上链组件"
leader = { gitee_id = "https://gitee.com/shangxuan_hz", email = "shangxuan@hyperchain.cn" }
sub_system = ["NONE"]

[[sig_group]]
62
name = "sig_bluetooth"
63 64 65 66 67
description = "提供OpenHarmony蓝牙服务以及蓝牙协议栈,提升蓝牙兼容性"
leader = { gitee_id = "https://gitee.com/cheng_guohong", email = "guohong.cheng@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
68
name = "sig_buildsystem"
69 70 71 72 73
description = "负责编译构建模块架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/chenmudan", email = "chenmudan@huawei.com" }
sub_system = ["L1S_BuildSystem"]

[[sig_group]]
74
name = "sig_cellular_device_mgr"
75 76 77 78 79
description = "负责基于OpenHarmony平台,进行入云组件、端管云组件、终端安全等基础能力组件和行业应用组件的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/pengz123", email = "pengzhao.sh@chinatelecom.cn" }
sub_system = ["NONE"]

[[sig_group]]
80
name = "sig_compileruntime"
81 82 83 84 85
description = "负责语言编译和运行时相关软件模块架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/klooer", email = "xianyuqiang@huawei.com" }
sub_system = ["L1S_CCRuntime", "L1S_Utils"]

[[sig_group]]
86
name = "sig_compliance"
87 88 89 90 91
description = "制定OpenHarmony的开源合规治理的规则、规范、流程,负责开发合规工具,并提供合规服务能力"
leader = { gitee_id = "https://gitee.com/jalenchen", email = "xianyuqiang@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
92
name = "sig_crossplatformui"
93 94 95 96 97
description = "开发和维护跨平台适配核心,包括为 OpenHarmony 拓展UI范式,让Web应用和各类小程序应用适配OpenHarmony的能力"
leader = { gitee_id = "https://gitee.com/o2team", email = "o2labs@163.com" }
sub_system = ["NONE"]

[[sig_group]]
98
name = "sig_dengluyi"
99 100 101 102 103
description = "为OpenHarmony 环境嵌入一个通用标准的多账号管理模块,与手机登录易App通信互操作,实现新用户的自动注册,老用户的自动登录,自动修改密码等功能"
leader = { gitee_id = "https://gitee.com/youngp7", email = "3119005904@mail2.gdut.edu.cn" }
sub_system = ["NONE"]

[[sig_group]]
104
name = "sig_devboard"
105 106 107 108 109
description = "提供OpenHarmony芯片&开发板移植规划和规范,负责芯片&开发板移植的架构设计、预审及开发工作"
leader = { gitee_id = "https://gitee.com/liuyang198591", email = "liu_yang@hoperun.com" }
sub_system = ["L1S_DevBoard"]

[[sig_group]]
110
name = "sig_distributeddatamgr"
111 112 113 114 115
description = "负责OpenHarmony数据管理服务相关模块的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/gong-a-shi", email = "gongashi@huawei.com" }
sub_system = ["L1S_DistributedDataMgr_DFS"]

[[sig_group]]
116
name = "sig_distributedhardwaremgr"
117 118 119 120 121 122 123 124 125 126 127
description = "负责OpenHarmony MSDP、电源管理、传感器服务、分布式硬件、USB相关模块的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/hhh2", email = "pengfei.hou@huawei.com" }
sub_system = [
    "L1S_MSDP",
    "L1S_DistributedHardwareMgr",
    "L1S_PowerMgr",
    "L1S_Sensors",
    "L1S_USB",
]

[[sig_group]]
128
name = "sig_docs"
129 130 131 132 133
description = "负责OpenHarmony版本配套开发者文档的构建和发布的评审及开发"
leader = { gitee_id = "https://gitee.com/neeen", email = "neen.yang@huawei.com" }
sub_system = ["L1S_Docs"]

[[sig_group]]
134
name = "sig_driver"
135 136 137 138 139
description = "负责构建OpenHarmony的统一硬件驱动平台HDF的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/shidi_snow", email = "zhaowenhua@huawei.com" }
sub_system = ["L1S_Drivers"]

[[sig_group]]
140
name = "sig_edu_data_specification"
141 142 143 144 145
description = "建设基于OpenHarmony的教育专属操作系统,积极与教育南北生态合作伙伴、教育管理单位、高校、科研单位,完善OpenHarmony上的教育生态建设"
leader = { gitee_id = "https://gitee.com/yongjie2020", email = "yongjie.yan@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
146
name = "sig_graphics"
147 148 149 150 151 152 153 154 155 156
description = "负责构建OpenHarmony的图形和窗口相关的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/abbuu", email = "liyu37@huawei.com" }
sub_system = [
    "L1S_Graphic_AGPEngine",
    "L1S_Graphic_AGPComponent",
    "L1S_Graphic_AGPWindows",
    "L1S_MultiModalInput",
]

[[sig_group]]
157
name = "sig_hilog"
158 159 160 161 162
description = "负责日志系统HiLog架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/v11985", email = "wangfeng@iscas.ac.cn" }
sub_system = ["NONE"]

[[sig_group]]
163
name = "sig_ide"
164 165 166 167 168
description = "负责构建OpenHarmony IDE功能模块和插件相关的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/xiaojian_ide", email = "xiaojian756@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
169
name = "sig_industrial_internet"
170 171 172 173 174
description = "负责构建围绕OpenHarmony构建工业专属操作系统和软硬件生态相关的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/halhuangbin", email = "huangbin@talkweb.com.cn" }
sub_system = ["NONE"]

[[sig_group]]
175
name = "sig_infrastructure"
176 177 178 179 180
description = "负责构建围绕OpenHarmony构建工业专属操作系统和软硬件生态相关的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/xzmu", email = "kelei@iscas.ac.cn" }
sub_system = ["NONE"]

[[sig_group]]
181
name = "sig_iot_sensing_network"
182 183 184 185 186
description = "负责构建围绕OpenHarmony构建在2B行业物联感知场景所必须的网络协议能力增强"
leader = { gitee_id = "https://gitee.com/yoursywxf", email = "xiaofei3@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
187
name = "sig_kernel"
188 189 190 191 192
description = "负责构建OpenHarmony的内核存储、内存、调度、安全等能力增强,多内核兼容架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/easy-to-see", email = "salient.yijian@huawei.com" }
sub_system = ["L1S_Kernel"]

[[sig_group]]
193
name = "sig_knowlege"
194 195 196 197 198
description = "负责构建OpenHarmony场景化Demo,撰写详细的开发指导书和课程"
leader = { gitee_id = "https://gitee.com/zeeman_wang", email = "zeeman.wang@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
199
name = "sig_linkboy"
200 201 202 203 204
description = "负责围绕OpenHarmony系统的适配和移植linkboy图形化编程软件,推广OpenHarmony系统生态"
leader = { gitee_id = "https://gitee.com/linkboy_crux", email = "910360201@qq.com" }
sub_system = ["NONE"]

[[sig_group]]
205
name = "sig_media"
206 207 208 209 210
description = "负责构建OpenHarmony的媒体框架&服务相关的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/dumingliang_hw", email = "dumingliang@huawei.com" }
sub_system = ["L1S_MultiMedia"]

[[sig_group]]
211
name = "sig_miniblink"
212 213 214 215 216
description = "负责构建基于OpenHarmony轻量化web引擎"
leader = { gitee_id = "https://gitee.com/ampereufo", email = "ampereufo@qq.com" }
sub_system = ["NONE"]

[[sig_group]]
217
name = "sig_mips"
218 219 220 221 222
description = "使能OpenHarmony支撑MIPS架构与MIPS设备,提供MIPS的软件包和系统构建等指导,并维护对MIPS架构的支持"
leader = { gitee_id = "https://gitee.com/hongtao6573", email = "tao.hong@ingenic.com" }
sub_system = ["NONE"]

[[sig_group]]
223
name = "sig_napi_generator"
224 225 226 227 228
description = "基于OpenHarmony标准系统,推出一些提升开发效率的NAPI框架代码生成工具"
leader = { gitee_id = "https://gitee.com/zhaojunxia2020", email = "zhaojunxia@kaihong.com" }
sub_system = ["NONE"]

[[sig_group]]
229
name = "sig_openblock"
230 231 232 233 234
description = "负责围绕OpenHarmony系统的适配和移植Blockly图形化编程软件,推广OpenHarmony系统生态"
leader = { gitee_id = "https://gitee.com/duzc2", email = "duzc2@163.com" }
sub_system = ["NONE"]

[[sig_group]]
235
name = "sig_opengfxdriver"
236 237 238 239 240
description = "基于Mesa 3D以及DRM驱动,使能其在OpenHarmony平台运行开源的图形渲染"
leader = { gitee_id = "https://gitee.com/frank-huangran", email = "frank.huangran@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
241
name = "sig_print"
242 243 244 245 246
description = "使能OpenHarmony开发打印服务功能,拓展及完善OpenHarmony在行业智能终端及其他打印设备的基本能力"
leader = { gitee_id = "https://gitee.com/eric.li", email = "eric.li@urovo.com" }
sub_system = ["NONE"]

[[sig_group]]
247
name = "sig_python"
248 249 250 251 252
description = "使能Python在OpenHarmony上的应用开发"
leader = { gitee_id = "https://gitee.com/delphi-tang", email = "delphi_tang@dt4sw.com" }
sub_system = ["NONE"]

[[sig_group]]
253
name = "sig_qa"
254 255 256 257 258
description = "制定社区开发相关流程,组织sig组转正评审, 运营和审视社区开发、sig组运作,发现问题并推动相关团队优化改进"
leader = { gitee_id = "https://gitee.com/xhuazi", email = "xw.hua@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
259
name = "sig_qt"
260 261 262 263 264
description = "负责完成基于OpenHarmony的QT软件开发框架的移植及适配,将适配OpenHarmony平台的代码,回馈至QT上游社区"
leader = { gitee_id = "https://gitee.com/cwc1987", email = "caiwc@sinux.com.cn" }
sub_system = ["NONE"]

[[sig_group]]
265
name = "sig_release"
266 267 268 269 270
description = "负责制定OpenHarmony的发布计划和协调各SIG团队完成OpenHarmony社区版本的发布工作"
leader = { gitee_id = "https://gitee.com/davidwulanxi", email = "wuyonghui9@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
271
name = "sig_riscv"
272 273 274 275 276
description = "负责移植和维护RISC-V设备和RISC-V TEE在OpenHarmony上能运行"
leader = { gitee_id = "https://gitee.com/yu_jia_geng", email = "jiageng08@iscas.ac.cn" }
sub_system = ["NONE"]

[[sig_group]]
277
name = "sig_robotics"
278 279 280 281 282
description = "基于OpenHarmony设计可支持AGV、AMR、RGV等移动机器人的技术架构、应用层接口标准、通讯协议"
leader = { gitee_id = "https://gitee.com/sunmingang", email = "sunmingang@jd.com" }
sub_system = ["NONE"]

[[sig_group]]
283
name = "sig_secure_element"
284 285 286 287 288
description = "基于OpenHarmony提供统一的安全芯片管理框架,提供安全芯片相关规范,支持标准化的高安系统安全业务部署安全芯片"
leader = { gitee_id = "https://gitee.com/leapsecond", email = "ang.li@huawei.com" }
sub_system = ["NONE"]

[[sig_group]]
289
name = "sig_security"
290 291 292 293 294
description = "负责构建OpenHarmony的应用权限、应用签名、设备认证和密钥管理等的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/yongjie2020", email = "yongjie.yan@huawei.com" }
sub_system = ["L1S_Security", "L1S_BIOMETRICS"]

[[sig_group]]
295
name = "sig_softbus"
296 297 298 299 300 301 302 303 304 305
description = "负责构建OpenHarmony的应用权限、应用签名、设备认证和密钥管理等的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/maerlii", email = "maerli@huawei.com" }
sub_system = [
    "L1S_Communication",
    "L1S_Location",
    "L1S_Communication_HW",
    "L1S_Communication_NetMgr",
]

[[sig_group]]
306
name = "sig_systemapplications"
307 308 309 310 311
description = "定义并构建OpenHarmony的系统应用,负责申请、实施孵化项目,广泛收集社区开发者需求,以持续完善系统应用的特性"
leader = { gitee_id = "https://gitee.com/nicolaswang", email = "icolas.wangfeng@huawei.com" }
sub_system = ["L1S_Applications"]

[[sig_group]]
312
name = "sig_tee"
313 314 315 316 317
description = "负责构建OpenHarmony的TEE的架构设计、评审、决策及开发,制定TEE相关标准,建立统一的TEE生态"
leader = { gitee_id = "https://gitee.com/fugengsheng", email = "fugengsheng@huawei.com" }
sub_system = ["L1S_TEE"]

[[sig_group]]
318
name = "sig_telephony"
319 320 321 322 323
description = "负责构建OpenHarmony的SIM卡、搜网、蜂窝数据、蜂窝通话、短彩信等蜂窝移动网络基础通信的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/zhang-hai-feng", email = "zhanghaifeng11@huawei.com" }
sub_system = ["L1S_telepony"]

[[sig_group]]
324
name = "sig_test"
325 326 327 328 329
description = "负责构建OpenHarmony的测试系统、兼容测试框架的架构设计、评审、决策及开发"
leader = { gitee_id = "https://gitee.com/gaohanyi1982", email = "gaohanyi@huawei.com" }
sub_system = ["L1S_Test"]

[[sig_group]]
330
name = "sig_toolchains"
331 332 333
description = "为OpenHarmony开发和提供最新的社区开源工具,提升开发者开发效率"
leader = { gitee_id = "https://gitee.com/berolinux", email = "bernhard.rosenkraenzer.ext@huawei.com" }
sub_system = ["NONE"]
334 335

[[sig_group]]
336
name = "sig_temp"
337 338 339
description = "为OpenHarmony CI平台临时验证在IT平台创建SIG&代码仓库"
leader = { gitee_id = "https://gitee.com/landwind", email = "mamingshuai1@huawei.com" }
sub_system = ["NONE"]
340 341

[[sig_group]]
342
name = "sig_gaming"
343 344
description = "为OpenHarmony游戏移植创建代码仓库,在it平台创建SIG&代码仓库"
leader = { gitee_id = "https://gitee.com/frank-huangran", email = "frank-huangran@huawei.com" }
345
sub_system = ["NONE"]