Skip to content

Commit c248839

Browse files
authored
chore: add Kia to the team page (#2524)
1 parent de1baac commit c248839

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/v2/guide/team.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,25 @@ order: 803
648648
'https://bencodezen.io/'
649649
]
650650
},
651+
{
652+
name: 'Kia King Ishii',
653+
title: 'The optimist web designer/developer',
654+
city: 'Kanagawa, Japan',
655+
languages: ['en', 'jp'],
656+
work: {
657+
role: 'Tech Talent',
658+
org: 'Global Brain',
659+
orgUrl: 'https://globalbrains.com/'
660+
},
661+
github: 'kiaking',
662+
twitter: 'KiaKing85',
663+
reposOfficial: [
664+
'vuex'
665+
],
666+
reposPersonal: [
667+
'vuex-orm/*'
668+
]
669+
}
651670
]))
652671

653672
var emeriti = shuffle([

0 commit comments

Comments
 (0)