We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6db2d8 commit c873c6bCopy full SHA for c873c6b
src/.vuepress/components/community/team/members.js
@@ -359,6 +359,25 @@ const members = [
359
links: [
360
'https://bencodezen.io/'
361
]
362
+ },
363
+ {
364
+ name: 'Kia King Ishii',
365
+ title: 'The optimist web designer/developer',
366
+ city: 'Kanagawa, Japan',
367
+ languages: ['en', 'jp'],
368
+ work: {
369
+ role: 'Tech Talent',
370
+ org: 'Global Brain',
371
+ orgUrl: 'https://globalbrains.com/'
372
373
+ github: 'kiaking',
374
+ twitter: 'KiaKing85',
375
+ reposOfficial: [
376
+ 'vuex'
377
+ ],
378
+ reposPersonal: [
379
+ 'vuex-orm/*'
380
+ ]
381
}
382
]))
383
0 commit comments