From 0fe6049245633f8caae46bc1c45830a7856c5b6a Mon Sep 17 00:00:00 2001 From: yongchao Date: Mon, 30 May 2022 17:43:06 +0800 Subject: [PATCH] update t-one sig format Signed-off-by: yongchao --- sig/README.md | 2 +- sig/T-One/README.en.md | 41 +++++++++++++++++++++----------------- sig/T-One/README.md | 44 ++++++++++++++++++++--------------------- sig/T-One/sig-info.yaml | 2 +- 4 files changed, 47 insertions(+), 42 deletions(-) diff --git a/sig/README.md b/sig/README.md index a0d9cc57..69f4f306 100644 --- a/sig/README.md +++ b/sig/README.md @@ -14,6 +14,6 @@ SIG全称Special Interest Group,针对特定的一个或多个技术主题而 - name 需要与 SIG 名称保持一致。 - description 是 SIG 的描述信息。 - mailing_list, meeting_url 是邮件列表及会议信息。 - - maintainers / committer字段中公司和name如果不想暴露的可以留空,openanolis_id 会同步到现在SIG页面的管理员字段上。 + - maintainers / contributor 字段中公司和name如果不想暴露的可以留空,openanolis_id 会同步到现在SIG页面的管理员字段上。 - repositories 定义了 SIG 相关的仓库信息。 diff --git a/sig/T-One/README.en.md b/sig/T-One/README.en.md index c85bb114..bef7bbee 100644 --- a/sig/T-One/README.en.md +++ b/sig/T-One/README.en.md @@ -1,9 +1,8 @@ -## T-One link -T-One:https://tone.openanolis.cn/ +## SIG Home -Testfarm:https://testfarm.openanolis.cn/ +https://openanolis.cn/sig/t-one -## Project +## SIG Mission T-One SIG focus on building a one station test system, to fully support OpenAnolis community test activities. The main activities of this SIG are: @@ -11,23 +10,29 @@ The main activities of this SIG are: 2. Develop and maint T-One/Testfarm to support testing tasks by the community. 3. Make T-One open-source, attract develpers by the community, provide testing services for community developers and cooperative enterprises. +## T-One Link +T-One:https://tone.openanolis.cn/ +Testfarm:https://testfarm.openanolis.cn/ -## Project Member -| Member | Desc | +## Members +| Member | Role | | ------------ | ------------ | -| yongchao | -| vosamowho | -| wenlylinux | -| wjn740 | -| suqingming | -| fuyong | -| zhangxuefeng | -| wb-cy860729 | -| jpt2021 | -| woohello | -| as461177513 | -| jacob2021 | +| [yongchao](https://gitee.com/zy_chao) | maintainer | +| vosamowho | maintainer | +| wjn740 | maintainer | +| suqingming | maintainer | +| jacob2021 | maintainer | +| fuyong | maintainer | +| wenlylinux | contributor | +| zhangxuefeng | contributor | +| wb-cy860729 | contributor | +| jpt2021 | contributor | +| woohello | contributor | +| as461177513 | contributor | +| vosamowho | contributor | + + ## Meetings diff --git a/sig/T-One/README.md b/sig/T-One/README.md index 01cbdd36..776ece86 100644 --- a/sig/T-One/README.md +++ b/sig/T-One/README.md @@ -1,37 +1,37 @@ -## 平台链接 -T-One:https://tone.openanolis.cn/ +## SIG主页 -Testfarm:https://testfarm.openanolis.cn/ +https://openanolis.cn/sig/t-one -## 项目目标 +## SIG目标 T-One兴趣组主要目标是建立OpenAnolis社区的质量保障基础设施(包括但不限于一站式的自动化测试平台T-One/Testfarm,Bisect缺陷定位工具等各类测试平台), 支持OpenAnolis社区的各类测试活动;此SIG组的主要活动有: 1. 探索业界在测试工具方面的优秀方案,同时结合社区在测试方面的需求,设计规划测试工具的后续方向。 2. 开发并维护相关测试工具,支撑社区的各类测试活动。 3. 开源相关测试工具,吸引社区的开发力量,并为社区开发者及合作企业提供测试服务。 +## 平台链接 +T-One:https://tone.openanolis.cn/ -## 项目计划 -1. T-One社区版独立部署改造。 -2. T-One上云为社区提供测试服务。 -3. 支撑内核CI服务。 -4. 支撑开源软件包测试服务。 +Testfarm:https://testfarm.openanolis.cn/ ## 成员列表 -| 成员 | 备注 | +| 成员 | 角色 | | ------------ | ------------ | -| yongchao | -| vosamowho | -| wenlylinux | -| wjn740 | -| suqingming | -| fuyong | -| zhangxuefeng | -| wb-cy860729 | -| jpt2021 | -| woohello | -| as461177513 | -| jacob2021 | +| [yongchao](https://gitee.com/zy_chao) | maintainer | +| vosamowho | maintainer | +| wjn740 | maintainer | +| suqingming | maintainer | +| jacob2021 | maintainer | +| fuyong | maintainer | +| wenlylinux | contributor | +| zhangxuefeng | contributor | +| wb-cy860729 | contributor | +| jpt2021 | contributor | +| woohello | contributor | +| as461177513 | contributor | +| vosamowho | contributor | + + ## 小组例会 双周会,采用线上会议形式 diff --git a/sig/T-One/sig-info.yaml b/sig/T-One/sig-info.yaml index da8ba0a3..d1179aa3 100644 --- a/sig/T-One/sig-info.yaml +++ b/sig/T-One/sig-info.yaml @@ -17,7 +17,7 @@ maintainers: gitee_id: suqingming - openanolis_id: jacob2021 gitee_id: jacob2021 -committers: +contributors: - openanolis_id: fuyong gitee_id: fuyong - openanolis_id: woohello -- Gitee