Skip to content

Commit 434f527

Browse files
authored
docs(team): add liangmiQwQ as a team member (#1911)
I'm very glad I can become a team member of Vite+. I will submit more contributions actively in the future!
1 parent 5825431 commit 434f527

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/_data/team.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,15 @@ export const core: DefaultTheme.TeamMember[] = [
117117
{ icon: 'linkedin', link: 'https://www.linkedin.com/in/jong-kyung' },
118118
],
119119
},
120+
{
121+
avatar: 'https://github.com/liangmiQwQ.png',
122+
name: 'Liang',
123+
links: [
124+
{ icon: 'github', link: 'https://github.com/liangmiQwQ' },
125+
{ icon: 'x', link: 'https://x.com/liangmiQwQ' },
126+
{ icon: 'bluesky', link: 'https://bsky.app/profile/liangmi.dev' },
127+
],
128+
},
120129
];
121130

122131
export const emeriti: DefaultTheme.TeamMember[] = [];

0 commit comments

Comments
 (0)