2022-08-01 21:51:25 +08:00
|
|
|
|
# 成就勋章 2022
|
|
|
|
|
|
|
|
|
|
## 声明
|
|
|
|
|
|
|
|
|
|
- 仅统计2021年北京时间8月1日0时至2022年8月1日0时的数据
|
|
|
|
|
|
|
|
|
|
- 以 github、gitee 数据为主,其他数据为辅
|
|
|
|
|
|
|
|
|
|
- 数据来源多样,难免有疏漏,如有疑问可通过 issue 讨论
|
|
|
|
|
|
|
|
|
|
- 成就勋章获得者可以免费得到实体纪念章,通过贡献者邮箱向 liang6516@outlook.com 发送邮件和收件地址获取,中国地区包邮
|
|
|
|
|
|
|
|
|
|
## 成就获取规则 - 2022年
|
|
|
|
|
|
|
|
|
|
### PikaScript 芯片专家
|
|
|
|
|
|
|
|
|
|
- 一星:为任意 bsp 提交了代码
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![16](assets/16.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 三星:提交了新的 bsp,或者制作了硬件驱动模块
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![26](assets/26.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 五星:制作了基于 PikaStdDevice 的硬件驱动模块,实现了超过50%的 PikaStdDevice 类
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![36](assets/36.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
### PikaScript 模块设计师
|
|
|
|
|
|
2022-08-01 22:01:23 +08:00
|
|
|
|
- 一星:向通用 package (非硬件驱动型) 提交过任意代码
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![14](assets/14.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
2022-08-01 22:01:23 +08:00
|
|
|
|
- 三星:为通用 package 实现了新的类或函数,并编写了单元测试
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![24](assets/24.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
2022-08-01 22:01:23 +08:00
|
|
|
|
- 五星:制作了新的通用 package,并编写了完整的单元测试
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![34](assets/34.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
### PikaScript 文豪
|
|
|
|
|
|
|
|
|
|
- 一星:向 pikadoc 或 pikadoc_en 或 readme 提供细节修正
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![11](assets/11.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 三星:翻译 pikadoc 或 pikadoc_en 的完整章节或为一个 class 编写完整的文档
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![21](assets/21.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 五星:编写 pikadoc 或 pikadoc_en 完整的独立章节
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![31](assets/31.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
### PikaScript 内核研究员
|
|
|
|
|
|
|
|
|
|
- 一星:向内核提交过任意形式的补丁
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![15](assets/15.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 三星:优化了内核的运行速度,使 benchmark 跑分增长
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![25](assets/25.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 五星:为内核实现了新的语法或功能提升
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![35](assets/35.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
### PikaScript 工具大师
|
|
|
|
|
|
|
|
|
|
- 一星:提交了工具或构件脚本的补丁:
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![12](assets/12.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 三星:提供了包管理的支持或者制作了简单的新工具
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![22](assets/22.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
2022-08-01 14:21:31 +00:00
|
|
|
|
- 五星:为预编译器提供了新的功能
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![32](assets/32.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
### PikaScript commit 冠军
|
|
|
|
|
|
2022-08-01 22:01:23 +08:00
|
|
|
|
以 gitee 和 github 的commit 数量最大者计算,不计算项目作者的 commit 数
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 一星:commit 数量前5
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![13](assets/13.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 三星:commit 数量前3
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![23](assets/23.png)
|
2022-08-01 21:51:25 +08:00
|
|
|
|
|
|
|
|
|
- 五星:commit 数量第1
|
|
|
|
|
|
2022-08-01 22:08:56 +08:00
|
|
|
|
![33](assets/33.png)
|
2022-08-02 10:04:17 +08:00
|
|
|
|
|
|
|
|
|
### PikaScript MVP
|
|
|
|
|
|
|
|
|
|
- 五星:得到任意一个其他的五星徽章,或者得到三个三星徽章
|
|
|
|
|
|
2022-08-02 10:39:56 +08:00
|
|
|
|
![41](assets/41-16594077379821.png)
|
2022-08-02 10:27:12 +08:00
|
|
|
|
|
|
|
|
|
### 勋章列表
|
|
|
|
|
|
|
|
|
|
| 贡献者 | 勋章 |
|
2022-08-02 10:50:35 +08:00
|
|
|
|
| ----------------------------------------------------- | :----------------------------------------------------------- |
|
|
|
|
|
| [甜航](https://github.com/easyzoom) | <img src="assets/26.png" alt="26" width="130" />芯片专家-3星 |
|
|
|
|
|
| 千帆(微信名) | <img src="assets/26.png" alt="26" width="130" />芯片专家-3星 |
|
|
|
|
|
| [ Meco Jianting Man](https://github.com/mysterywolf) | <img src="assets/12.png" alt="12" style="zoom:25%;" />工具大师-1星、<img src="assets/26.png" alt="26" width="130" />芯片专家-3星、<img src="assets/23.png" alt="23" style="zoom:25%;" />commit冠军-3星 |
|
|
|
|
|
| [liuduanfei](https://github.com/liuduanfei) | <img src="assets/26.png" alt="26" width="130" />芯片专家-3星 |
|
|
|
|
|
| [ sjy](https://gitee.com/shanjiayang) | <img src="assets/26.png" alt="26" width="130" />芯片专家-3星、<img src="assets/13.png" alt="13" style="zoom:25%;" />commit冠军-1星 |
|
|
|
|
|
| 沧御 | <img src="assets/26.png" alt="26" width="130" />芯片专家-3星 |
|
|
|
|
|
| [versaloon](https://github.com/versaloon) | <img src="assets/26.png" alt="26" width="130" />芯片专家-3星、<img src="assets/13.png" alt="13" style="zoom:25%;" />commit冠军-1星 |
|
2022-08-02 10:39:56 +08:00
|
|
|
|
| 刘延(微信名) | <img src="assets/36.png" alt="36" style="zoom:25%;" />芯片专家-5星、<img src="assets/41-16594077379821.png" alt="41" style="zoom:25%;" />MVP-5星 |
|
|
|
|
|
| [GorgonMeducer](https://github.com/GorgonMeducer) | <img src="assets/25.png" alt="25" style="zoom:25%;" />内核研究员-3星、<img src="assets/22.png" alt="22" style="zoom:25%;" />工具大师-3星、<img src="assets/21.png" alt="21" style="zoom:25%;" />文豪-3星、<img src="assets/33.png" alt="33" style="zoom:25%;" />commit冠军-5星、<img src="assets/41-16594077379821.png" alt="41" style="zoom:25%;" />MVP-5星 |
|
2022-08-02 10:50:35 +08:00
|
|
|
|
| [unsigned](https://gitee.com/unsigned0) | <img src="assets/26.png" alt="26" width="130" />芯片专家-3星、<img src="assets/23.png" alt="23" style="zoom:25%;" />commit冠军-3星 |
|
2022-08-02 10:39:56 +08:00
|
|
|
|
| [梦程MI](https://gitee.com/dreamcmi) | <img src="assets/36.png" alt="36" style="zoom:25%;" />芯片专家-5星、<img src="assets/23.png" alt="23" style="zoom:25%;" />commit冠军-3星、<img src="assets/41-16594077379821.png" alt="41" style="zoom:25%;" />MVP-5星 |
|
|
|
|
|
| [Maximilian Gerhardt](https://github.com/maxgerhardt) | <img src="assets/12.png" alt="12" style="zoom:25%;" />工具大师-1星 |
|
2022-08-02 10:46:28 +08:00
|
|
|
|
| [purewind7](https://gitee.com/purewind7) | <img src="assets/24.png" alt="24" style="zoom:25%;" />模块设计师-3星、<img src="assets/31.png" alt="31" style="zoom:25%;" />文豪-5星、<img src="assets/33.png" alt="33" style="zoom:25%;" />commit冠军-5星、<img src="assets/41-16594077379821.png" alt="41" style="zoom:25%;" />MVP-5星 |
|
2022-08-02 10:39:56 +08:00
|
|
|
|
| [ onceday](https://gitee.com/onceday) | <img src="assets/24.png" alt="24" style="zoom:25%;" />模块设计师-3星、<img src="assets/13.png" alt="13" style="zoom:25%;" />commit冠军-1星 |
|
2022-08-02 10:27:12 +08:00
|
|
|
|
|