Skip to content

Commit ec93943

Browse files
antfubencodezen
authored andcommitted
docs(team): add antfu
Nice to meet you ;)
1 parent 40e361f commit ec93943

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/.vuepress/components/community/team/members.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,15 @@ const members = [
299299
twitter: 'KiaKing85',
300300
reposOfficial: ['vuex'],
301301
reposPersonal: ['vuex-orm/*']
302+
},
303+
{
304+
name: 'Anthony Fu',
305+
city: 'Taipei, Taiwan',
306+
languages: ['zh', 'en'],
307+
github: 'antfu',
308+
twitter: 'antfu7',
309+
reposOfficial: ['composition-api'],
310+
reposPersonal: ['antfu/vueuse', 'antfu/vue-demi', 'vue-reactivity/*']
302311
}
303312
])
304313
)

0 commit comments

Comments
 (0)