diff --git a/sig/AI/sig-info.yaml b/sig/AI/sig-info.yaml index e06a6f98c96306b8ba3007e2cda39c7680addd3e..e236f5565d4bb4ded81ffc69ff01d9438a106546 100644 --- a/sig/AI/sig-info.yaml +++ b/sig/AI/sig-info.yaml @@ -1,5 +1,8 @@ name: AI +en_name: AI +home_page: https://openanolis.cn/sig/AI_SIG description: AI SIG致力于构建Anolis OS上AI软件栈,包括流行AI框架TensorFlow/PyTorch等,AI加速库,和相应软件方案。 +en_description: AI SIG is committed to building the AI software stack on Anolis OS, including popular AI frameworks TensorFlow/PyTorch, AI acceleration libraries, and corresponding software solutions. mailing_list: os@lists.openanolis.cn meeting_url: maintainers: diff --git a/sig/README.md b/sig/README.md index 39138648f67d3e0b94d745a276da42941c24538d..a4ccb16f8449440ebdab72aed36c495e1dcbe634 100644 --- a/sig/README.md +++ b/sig/README.md @@ -12,19 +12,24 @@ SIG 目录里定义了 SIG 自己的信息,这些信息会作为 SIG 的元信 1. 一个SIG目录里主要有三块内容:README.md、sig-info.yaml 和 content;README.md 的内容和 content 目录由用户自定义,具体请参考 [T-One SIG](https://gitee.com/anolis/community/tree/master/sig/T-One)。 2. sig-info.yaml 文件中定义了 name,description, mailing_list, meeting_url,repositories 以及 maintainers、contributors 等字段。 - name: 需要与 SIG 目录名称保持一致。 - - show_name:社区官网 SIG 主页的展示名。 + - en_name: 需要与 SIG 目录英文名称保持一致。 + - home_page:SIG路径,官网 SIG 主页的 URL (如:https://openanolis.cn/sig/t-one)。 - description:SIG 的具体描述信息。 + - en_description:SIG 的英文具体描述信息。 - mailing_list:SIG 的邮件列表。 - meeting_url SIG 的固定会议记要信息,一般是 [etherpad](https://etherpad.openanolis.cn/) 的url。 - maintainers / contributors:对应 SIG 的 maintainers 和 contributors。 - - name:maintainer / contributor 的人员显示名;非必填。 - - gitee_id:maintainer / contributor 的人员的 gitee 帐户 id;必填。 - - openanolis_id 会映射到社区帐户;必填。 - - organization:maintainer / contributor 的人员公司名;非必填。 + - name:maintainer / contributor 的人员显示名;非必填。 + - gitee_id:maintainer / contributor 的人员的 gitee 帐户 id;必填。 + - openanolis_id 会映射到社区帐户;必填。 + - organization:maintainer / contributor 的人员公司名;非必填。 - repositories: 定义 SIG 相关的仓库信息。 - - 仓库的填写格式:{group_name}/{repo_name},如 anolis/community + - 仓库的填写格式:{group_name}/{repo_name},如 anolis/community +3. md 文件中图片的使用规范 + - 图片是一个地址:该地址必须为在官网 SIG 目录下上传图片后得到的图片地址,不支持其他图床上的地址。 + - 图片以相对路径的方式存放在本仓库下:需要在 md 文件的**同级目录**下创建一个名为 assets 的文件夹存放图片资源,并在 md 文件中使用 !\[](assets/图片名称) 语法引入图片。 ## 同步逻辑说明 1. 同步程序主要会通过 sig-info.yaml 这个文件同步到社区SIG页面上(对应SIG基本信息)。 2. README.md 会作为 SIG 主页内容同步到社区官网对应的 SIG 主页。 -2. content里内容的目录及内容跟SIG目录映射起来;同步程序会自动检测变更并同步到官网SIG。 \ No newline at end of file +3. content里内容的目录及内容跟SIG目录映射起来;同步程序会自动检测变更并同步到官网SIG。 \ No newline at end of file diff --git a/sig/T-One/sig-info.yaml b/sig/T-One/sig-info.yaml index d1179aa3697daa24a7ebf033513414e4a46b2f95..80c0a3297671fc90073ae67e34d0fd7585d53b56 100644 --- a/sig/T-One/sig-info.yaml +++ b/sig/T-One/sig-info.yaml @@ -1,5 +1,8 @@ name: T-One +en_name: T-One +home_page: https://openanolis.cn/sig/t-one description: T-One兴趣组主要目标是建立OpenAnolis社区的质量保障基础设施(包括但不限于一站式的自动化测试平台T-One/Testfarm,Bisect缺陷定位工具等各类测试平台), 支持OpenAnolis社区的各类测试活动。 +en_description: The main goal of the T-One interest group is to establish the quality assurance infrastructure of the OpenAnolis community (including but not limited to the one-stop automated test platform T-One/Testfarm, Bisect defect location tool and other test platforms), to support various test platforms in the OpenAnolis community Class testing activities. mailing_list: t-one@lists.openanolis.cn meeting_url: https://etherpad.openanolis.cn/p/t-one maintainers: