Skip to content

Commit a43a1c7

Browse files
committed
12号提案
1 parent fd71f1f commit a43a1c7

File tree

2 files changed

+24
-3
lines changed

2 files changed

+24
-3
lines changed

docs/.vitepress/constants.ts

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ export const ICONS = {
66
}
77

88
export const CONTRIBUTORS = [
9-
{ name: '柴树杉', points: 69000 },
10-
{ name: '丁尔男', points: 73500 },
9+
{ name: '柴树杉', points: 86000 },
10+
{ name: '丁尔男', points: 90500 },
1111
{ name: '史斌', points: 29000 },
12-
{ name: '扈梦明', points: 39000 },
12+
{ name: '扈梦明', points: 49000 },
1313
{ name: '赵普明', points: 18000 },
1414
{ name: '宋汝阳', points: 2000 },
1515
{ name: '刘云峰', points: 1000 },
@@ -26,6 +26,8 @@ export const CONTRIBUTORS = [
2626
{ name: '蔡兴', points: 3000 },
2727
{ name: '王仁义', points: 1000 },
2828
{ name: 'imalasong', points: 1000 },
29+
{ name: '杨刚', points: 4000 },
30+
{ name: '崔爽', points: 2000 },
2931
]
3032

3133
export const COMMUNITIES = [

docs/community/proposal/p0012.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 凹语言2024年7月至12月贡献点分配方案
2+
3+
- 提案编号:12号
4+
- 提案发起人:柴树杉
5+
- 提案分类:关键
6+
7+
## 提案内容
8+
9+
2024年7月1日至2024年12月31日,凹语言社区共产生贡献点:50000点。基于工作内容、提交记录和对项目积极影响综合考量,分配给各贡献者如下:
10+
11+
- [柴树杉](https://gitcode.com/chai2010):17000
12+
- [丁尔男](https://gitcode.com/DingErNan):17000
13+
- [扈梦明](https://gitee.com/ohxxx):10000
14+
- [杨刚](https://github.com/zhanluxianshen):4000
15+
- [崔爽](https://github.com/cuishuang):2000
16+
17+
## 提案日期
18+
19+
2024年12月13日

0 commit comments

Comments
 (0)