Skip to content

Commit 9187b3d

Browse files
authored
Merge pull request #21 from Azir-11/master
更新 pnpm 版本要求、添加新的团队成员
2 parents 4903c56 + 24d74b4 commit 9187b3d

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

docs/about/join.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ import sh from '/guanwang/sh.jpg'
118118
import ll from '/guanwang/LL.jpg'
119119
import yr from '/guanwang/YR.jpg'
120120
import tscuite from '/guanwang/tscuite.jpg'
121+
import azir from '/guanwang/azir.jpeg'
121122

122123
const memberList = [
123124
{
@@ -176,6 +177,13 @@ const memberList = [
176177
desc :'奇淼的小迷弟二号,(英文名全称:The sun comes up in the east),负责项目的devops,不学习就会焦虑的萌新' ,
177178
sponsor : 'https://github.com/tscuite'
178179
},
180+
{
181+
avatar: azir,
182+
name: 'Azir' ,
183+
org : '全栈开发·广东' ,
184+
desc :'负责 gva 前端部分内容开发迭代,UI 美化。对开源与技术充满热情,喜欢折腾各种新技术。' ,
185+
sponsor : 'https://github.com/Azir-11',
186+
}
179187

180188
]
181189

docs/public/guanwang/azir.jpeg

123 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"packageManager": "[email protected]",
4040
"license": "MIT",
4141
"engines": {
42-
"pnpm": "^7.2.1",
42+
"pnpm": ">=7.2.1",
4343
"node": ">=16",
4444
"yarn": "forbidden, use pnpm",
4545
"npm": "forbidden, use pnpm"

0 commit comments

Comments
 (0)