We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe6a70 commit 3ea1513Copy full SHA for 3ea1513
docs/team.md
@@ -50,6 +50,20 @@ const members = [
50
{ icon: 'github', link: 'https://github.com/Jerry-Wu-GitHub' },
51
]
52
},
53
+ {
54
+ avatar: 'https://www.github.com/Meredith2328.png',
55
+ name: 'Meredith2328',
56
+ links: [
57
+ { icon: 'github', link: 'https://github.com/Meredith2328' },
58
+ ]
59
+ },
60
61
+ avatar: 'https://www.github.com/kaysonyu.png',
62
+ name: 'kaysonyu',
63
64
+ { icon: 'github', link: 'https://github.com/kaysonyu' },
65
66
67
{
68
avatar: 'https://www.github.com/koowz.png',
69
name: 'koowz',
0 commit comments