From 2485723ce93a30281388382cb3c65de1c25a685a Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 17 Jan 2023 12:18:38 +0100 Subject: [PATCH 1/2] docs: update Anthony's info --- src/about/team/members-core.json | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/about/team/members-core.json b/src/about/team/members-core.json index d0a29f6522..272cf5f0fc 100644 --- a/src/about/team/members-core.json +++ b/src/about/team/members-core.json @@ -415,21 +415,23 @@ { "name": "Anthony Fu", "title": "Open Sourceror", + "company": "NuxtLabs", + "companyLink": "https://nuxtlabs.com/", "projects": [ - { - "label": "composition-api", - "url": "https://github.com/vuejs/composition-api" - }, { "label": "VueUse", "url": "https://github.com/vueuse/vueuse" }, + { + "label": "Vitesse", + "url": "https://github.com/antfu/vitesse" + }, { "label": "vue-demi", "url": "https://github.com/vueuse/vue-demi" } ], - "location": "Shanghai, China", + "location": "Paris, France", "languages": ["Chinese", "English"], "socials": { "github": "antfu", @@ -439,6 +441,7 @@ "label": "https://antfu.me/", "url": "https://antfu.me/" }, + "sponsor": "https://github.com/sponsors/antfu" }, { From ffba57fab7fcf9e219f1d231d999e29eedd3cc81 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 17 Jan 2023 12:20:15 +0100 Subject: [PATCH 2/2] chore --- src/about/team/members-core.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/about/team/members-core.json b/src/about/team/members-core.json index 272cf5f0fc..5ee1fe3c92 100644 --- a/src/about/team/members-core.json +++ b/src/about/team/members-core.json @@ -441,7 +441,6 @@ "label": "https://antfu.me/", "url": "https://antfu.me/" }, - "sponsor": "https://github.com/sponsors/antfu" }, {