We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9502ea8 commit c803ddbCopy full SHA for c803ddb
src/constant/memberlist.ts
@@ -65,4 +65,10 @@ export const memberList = [
65
avatar: 'https://avatars.githubusercontent.com/u/113411296?v=4',
66
identity: 'developer',
67
},
68
+ {
69
+ name: 'Griffin',
70
+ github: 'https://github.com/xieyuschen',
71
+ avatar: 'https://avatars.githubusercontent.com/u/52945328?v=4',
72
+ identity: 'developer',
73
+ },
74
];
0 commit comments