Skip to content

Commit 8d63436

Browse files
authored
docs: update Anthony's info (vuejs#2171)
* docs: update Anthony's info * chore
1 parent 95de4cb commit 8d63436

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

src/about/team/members-core.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -415,21 +415,23 @@
415415
{
416416
"name": "Anthony Fu",
417417
"title": "Open Sourceror",
418+
"company": "NuxtLabs",
419+
"companyLink": "https://nuxtlabs.com/",
418420
"projects": [
419-
{
420-
"label": "composition-api",
421-
"url": "https://github.com/vuejs/composition-api"
422-
},
423421
{
424422
"label": "VueUse",
425423
"url": "https://github.com/vueuse/vueuse"
426424
},
425+
{
426+
"label": "Vitesse",
427+
"url": "https://github.com/antfu/vitesse"
428+
},
427429
{
428430
"label": "vue-demi",
429431
"url": "https://github.com/vueuse/vue-demi"
430432
}
431433
],
432-
"location": "Shanghai, China",
434+
"location": "Paris, France",
433435
"languages": ["Chinese", "English"],
434436
"socials": {
435437
"github": "antfu",

0 commit comments

Comments
 (0)