Skip to content

Commit 3ff001c

Browse files
committed
贡献点更新
1 parent 5a8825e commit 3ff001c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/.vitepress/constants.ts

Lines changed: 6 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: 50000 },
10-
{ name: '丁尔男', points: 58500 },
9+
{ name: '柴树杉', points: 69000 },
10+
{ name: '丁尔男', points: 73500 },
1111
{ name: '史斌', points: 29000 },
12-
{ name: '扈梦明', points: 28000 },
12+
{ name: '扈梦明', points: 39000 },
1313
{ name: '赵普明', points: 18000 },
1414
{ name: '宋汝阳', points: 2000 },
1515
{ name: '刘云峰', points: 1000 },
@@ -23,6 +23,9 @@ export const CONTRIBUTORS = [
2323
{ name: 'qstesiro', points: 200 },
2424
{ name: 'small_broken_gong', points: 100 },
2525
{ name: 'tk103331', points: 100 },
26+
{ name: '蔡兴', points: 3000 },
27+
{ name: '王仁义', points: 1000 },
28+
{ name: 'imalasong', points: 1000 },
2629
]
2730

2831
export const COMMUNITIES = [

0 commit comments

Comments
 (0)