We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f1cdf commit c02a2f4Copy full SHA for c02a2f4
1 file changed
docs/_data/team.js
@@ -64,6 +64,20 @@ export const core = [
64
{ icon: 'x', link: 'https://x.com/ubugeeei' },
65
],
66
},
67
+ {
68
+ avatar: 'https://github.com/nekomoyi.png',
69
+ name: 'nekomoyi',
70
+ links: [
71
+ { icon: 'github', link: 'https://github.com/nekomoyi' },
72
+ ],
73
+ },
74
75
+ avatar: 'https://github.com/HaasStefan.png',
76
+ name: 'Stefan Haas',
77
78
+ { icon: 'github', link: 'https://github.com/HaasStefan' },
79
80
81
{
82
avatar: 'https://github.com/naokihaba.png',
83
name: 'naokihaba',
0 commit comments