File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,7 @@ import sh from '/guanwang/sh.jpg'
118118import ll from ' /guanwang/LL.jpg'
119119import yr from ' /guanwang/YR.jpg'
120120import tscuite from ' /guanwang/tscuite.jpg'
121+ import azir from ' /guanwang/azir.jpeg'
121122
122123const 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
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments