Skip to content

Commit c02a2f4

Browse files
committed
add nekomoyi & stefan
1 parent 03f1cdf commit c02a2f4

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/_data/team.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,20 @@ export const core = [
6464
{ icon: 'x', link: 'https://x.com/ubugeeei' },
6565
],
6666
},
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+
links: [
78+
{ icon: 'github', link: 'https://github.com/HaasStefan' },
79+
],
80+
},
6781
{
6882
avatar: 'https://github.com/naokihaba.png',
6983
name: 'naokihaba',

0 commit comments

Comments
 (0)