Skip to content

Commit 4e07167

Browse files
authored
docs: update Haoqun's info on the Team page (#3357)
1 parent 1fa2710 commit 4e07167

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

src/about/team/members-core.json

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,33 +78,38 @@
7878
},
7979
{
8080
"name": "Haoqun Jiang",
81-
"title": "Developer",
82-
"company": "Vue.js",
81+
"title": "Principal",
82+
"company": "Global Brain",
83+
"companyLink": "https://globalbrains.com/",
8384
"projects": [
8485
{
8586
"label": "create-vue",
8687
"url": "https://github.com/vuejs/create-vue"
8788
},
89+
{
90+
"label": "ecosystem-ci",
91+
"url": "https://github.com/vuejs/ecosystem-ci"
92+
},
8893
{
8994
"label": "vite",
9095
"url": "https://github.com/vitejs/vite"
9196
},
9297
{
9398
"label": "vue-cli",
9499
"url": "https://github.com/vuejs/vue-cli"
95-
},
96-
{
97-
"label": "vue-loader",
98-
"url": "https://github.com/vuejs/vue-loader"
99100
}
100101
],
101-
"location": "Hangzhou, China",
102+
"location": "Tokyo, Japan",
102103
"languages": ["Chinese", "English"],
103104
"socials": {
104-
"github": "sodatea",
105+
"github": "haoqunjiang",
105106
"twitter": "haoqunjiang"
106107
},
107-
"sponsor": true
108+
"sponsor": true,
109+
"website": {
110+
"label": "haoqun.dev",
111+
"url": "https://haoqun.dev/"
112+
}
108113
},
109114
{
110115
"name": "Jinjiang",

0 commit comments

Comments
 (0)