!1520 申请新建三方库sig组:sig_tpc

* 新增三方库sig
This commit is contained in:
zhongluping 2023-07-07 10:13:51 +00:00 committed by jinguang
parent 11b913c4f3
commit a56a6b4260
4 changed files with 90 additions and 1 deletions

11
sig/sig_tpc/OWNERS Executable file
View File

@ -0,0 +1,11 @@
{
"Leader": [{
"gitee_id": "andyhm10000",
"gitee_email": "liubaoyu1@huawei.com"
}],
"Committers": [{
"gitee_id": "MaDiXin",
"gitee_email": "madixin@huawei.com"
}
]
}

34
sig/sig_tpc/sig_tpc.md Executable file
View File

@ -0,0 +1,34 @@
# SIG_TPC
English | [简体中文](./sig_tpc_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
The third-party library SIG enables rapid expansion of software on the OpenHarmony system, helping developers quickly develop OpenHarmony applications and improving development efficiency.
### work scope
- Cooperate with various vendors and developers to complete the co-construction, gathering and sharing of tripartite libraries.
- Expand the number of JS/eTs tripartite libraries
- Expand the number of C/C++ tripartite libraries
## SIG Members
### Leader
- [andyhm10000](https://gitee.com/andyhm10000)
### Committers
- [MaDiXin](https://gitee.com/MaDiXin)
### Meetings
- Meeting timeEvery Tuesday at 15:00 o'clock
- Meeting application[Declaration address](https://docs.qq.com/sheet/DT2pwU25CTUVZclZv)
- Meeting linkWelink or other meeting
- Meeting Summary: To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/sig_tpc)
### Contact (optional)
- Mailing list: NA
- Wechat groupNA

34
sig/sig_tpc/sig_tpc_cn.md Executable file
View File

@ -0,0 +1,34 @@
# SIG_TPC
简体中文 | [English](./sig_tpc.md)
说明本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
## SIG组工作目标和范围
### 工作目标
三方库SIG快速扩展OpenHarmony系统上的软件三方库帮助开发者快速开发OpenHarmony应用提升开发效率。
### 工作范围
- 联合各个厂商、开发者等完成三方库共建、汇聚、分享。
- 扩展JS/eTs三方库数量
- 扩展C/C++三方库数量
## SIG组成员
### Leader
- [andyhm10000](https://gitee.com/andyhm10000)
### Committers列表
- [MaDiXin](https://gitee.com/MaDiXin)
### 会议
- 会议时间:每周五 15:00
- 会议申报: [申报地址](https://docs.qq.com/sheet/DT2pwU25CTUVZclZv)
- 会议链接Welink或其他会议
- 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content/tree/master/sig_tpc)
### 联系方式(可选)
- 邮件列表: NA
- 微信群NA

View File

@ -6717,4 +6717,14 @@ projects = []
[sig.leader]
gitee_id = "https://gitee.com/wanghao8866"
gitee_email = "zidane.wanghao@huawei.com"
gitee_email = "zidane.wanghao@huawei.com"
[[sig]]
sig_name = "sig_tpc"
description = "快速扩展OpenHarmony系统上的软件三方库帮助开发者快速开发OpenHarmony应用提升开发效率"
sig_status = "active"
sub_system = ["NONE"]
projects = []
[sig.leader]
gitee_id = "https://gitee.com/andyhm10000"
gitee_email = "liubaoyu1@huawei.com"