Skip to content

Commit

Permalink
chore: add member
Browse files Browse the repository at this point in the history
  • Loading branch information
Chronostasys committed Jan 23, 2024
1 parent 9502ea8 commit c803ddb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/constant/memberlist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,10 @@ export const memberList = [
avatar: 'https://avatars.githubusercontent.com/u/113411296?v=4',
identity: 'developer',
},
{
name: 'Griffin',
github: 'https://github.com/xieyuschen',
avatar: 'https://avatars.githubusercontent.com/u/52945328?v=4',
identity: 'developer',
},
];

0 comments on commit c803ddb

Please sign in to comment.