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 de1baac commit c248839Copy full SHA for c248839
src/v2/guide/team.md
@@ -648,6 +648,25 @@ order: 803
648
'https://bencodezen.io/'
649
]
650
},
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
+ }
670
]))
671
672
var emeriti = shuffle([
0 commit comments