We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b7c923 + b404477 commit 243b1a4Copy full SHA for 243b1a4
1 file changed
docs/team.md
@@ -61,6 +61,13 @@ const members = [
61
{ icon: 'github', link: 'https://github.com/Jerry-Wu-GitHub' },
62
]
63
},
64
+ {
65
+ avatar: 'https://www.github.com/kaysonyu.png',
66
+ name: 'kaysonyu',
67
+ links: [
68
+ { icon: 'github', link: 'https://github.com/kaysonyu' },
69
+ ]
70
+ },
71
{
72
avatar: 'https://www.github.com/koowz.png',
73
name: 'koowz',
0 commit comments