We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7c923 commit b404477Copy full SHA for b404477
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