Skip to content

Commit c803ddb

Browse files
committed
chore: add member
1 parent 9502ea8 commit c803ddb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/constant/memberlist.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,10 @@ export const memberList = [
6565
avatar: 'https://avatars.githubusercontent.com/u/113411296?v=4',
6666
identity: 'developer',
6767
},
68+
{
69+
name: 'Griffin',
70+
github: 'https://github.com/xieyuschen',
71+
avatar: 'https://avatars.githubusercontent.com/u/52945328?v=4',
72+
identity: 'developer',
73+
},
6874
];

0 commit comments

Comments
 (0)