Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
eafd5da2
X
Xts Acts
项目概览
OpenHarmony
/
Xts Acts
1 年多 前同步成功
通知
9
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
X
Xts Acts
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
eafd5da2
编写于
4月 12, 2021
作者:
Z
zianed
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'master' of
https://gitee.com/zianed/community
上级
d910d92d
13c0b817
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
36 addition
and
16 deletion
+36
-16
sig/sig-driver/OWNERS
sig/sig-driver/OWNERS
+10
-2
sig/sig-driver/sig-charter-driver_cn.md
sig/sig-driver/sig-charter-driver_cn.md
+2
-2
sig/sig-driver/sig_driver.md
sig/sig-driver/sig_driver.md
+8
-4
sig/sig-driver/sig_driver_cn.md
sig/sig-driver/sig_driver_cn.md
+11
-8
sig/sigs.json
sig/sigs.json
+5
-0
未找到文件。
sig/sig-driver/OWNERS
浏览文件 @
eafd5da2
...
...
@@ -7,8 +7,16 @@
]
"Committers":[
{
"gitee_id":"",
"gitee_email":"dongjinguang@huawei.com"
"gitee_id":"chenfeng469",
"gitee_email":"chenfeng469@huawei.com"
},
{
"gitee_id":"dxbedu",
"gitee_email":"duxiaobo@huawei.com"
},
{
"gitee_id":"Kevin-Lau",
"gitee_email":"liufeihu@huawei.com"
}
]
}
sig/sig-driver/sig-charter-driver_cn.md
浏览文件 @
eafd5da2
# SIG Charter
模板
# SIG Charter
## SIG组工作目标和范围
描述新申请SIG计划工作的目标和范围
,包括但不限于:
驱动相关业务
,包括但不限于:
-
SIG的工作目标
...
...
sig/sig-driver/sig_driver.md
浏览文件 @
eafd5da2
...
...
@@ -11,17 +11,21 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
### The repository
-
project name:
-repository1 name:https://gitee.com/openharmony/xxx
-repository2 name:https://gitee.com/openharmony-sig/xxx
-repository1 name: https://gitee.com/openharmony/drivers_framework
-repository2 name: https://gitee.com/openharmony/drivers_peripheral
-repository3 name: https://gitee.com/openharmony/drivers_adapter
-repository4 name: https://gitee.com/openharmony/drivers_adapter_khdf_linux
## SIG Members
### Leader
-
@gitee account(https://gitee.com/
xxx
)
-
@gitee account(https://gitee.com/
zianed
)
### Committers
-
@gitee account(https://gitee.com/xxx)
-
@gitee account(https://gitee.com/chenfeng469)
-
@gitee account(https://gitee.com/dxbedu)
-
@gitee account(https://gitee.com/Kevin-Lau)
### Meetings
-
Meeting time:xxx
...
...
sig/sig-driver/sig_driver_cn.md
浏览文件 @
eafd5da2
# SIG组
模板
# SIG组
简体中文 |
[
English
](
./sig_template.md
)
说明:本SIG的内容遵循OpenHarmony的PMC管理章程
[
README
](
/zh/pmc.md
)
中描述的约定。
...
...
@@ -6,24 +6,27 @@
## SIG组工作目标和范围
### 工作目标
_XXX_
驱动业务的开发规划
### 工作范围
_XXX_
驱动相关业务
## 代码仓
-
代码仓地址:
-
repository1名称:https://gitee.com/openharmony/xxx
-
repository2名称:https://gitee.com/openharmony-sig/xxx
-
repository1名称:https://gitee.com/openharmony/drivers_framework
-
repository2名称:https://gitee.com/openharmony/drivers_peripheral
-
repository3名称:https://gitee.com/openharmony/drivers_adapter
-
repository4名称:https://gitee.com/openharmony/drivers_adapter_khdf_linux
## SIG组成员
### Leader
-
@码云账号(https://gitee.com/
xxx
)
-
@码云账号(https://gitee.com/
zianed
)
### Committers列表
-
@码云账号(https://gitee.com/xxx)
-
@码云账号(https://gitee.com/chenfeng469)
-
@码云账号(https://gitee.com/dxbedu)
-
@码云账号(https://gitee.com/Kevin-Lau)
### 会议
-
会议时间:xxx
...
...
sig/sigs.json
浏览文件 @
eafd5da2
...
...
@@ -5,5 +5,10 @@
"projects"
:
"https://gitee.com/openharmony/third_party_littlefs"
,
"project-path"
:
"third_party/littlefs"
},
{
"sig-name"
:
"sig-driver"
,
"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"
]
}
]
}
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录