Skip to content

Commit 243b1a4

Browse files
authored
Merge pull request #16 from FDUCSLG/feature/team
feat(team): add new member [kaysonyu] to team page
2 parents 1b7c923 + b404477 commit 243b1a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/team.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ const members = [
6161
{ icon: 'github', link: 'https://github.com/Jerry-Wu-GitHub' },
6262
]
6363
},
64+
{
65+
avatar: 'https://www.github.com/kaysonyu.png',
66+
name: 'kaysonyu',
67+
links: [
68+
{ icon: 'github', link: 'https://github.com/kaysonyu' },
69+
]
70+
},
6471
{
6572
avatar: 'https://www.github.com/koowz.png',
6673
name: 'koowz',

0 commit comments

Comments
 (0)