Skip to content

Commit 8c328da

Browse files
committed
add atomaka to team page
1 parent 24877c9 commit 8c328da

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
@@ -200,6 +200,7 @@ order: 31
200200
'Chongqing, China': [29.431586, 106.912251],
201201
'Denver, CO, USA': [39.739236, -104.990251],
202202
'Dubna, Russia': [56.732020, 37.166897],
203+
'East Lansing, MI, USA': [42.736979, -84.483865],
203204
'Hangzhou, China': [30.274084, 120.155070],
204205
'Jersey City, NJ, USA': [40.728157, -74.558716],
205206
'Kingston, Jamaica': [18.017874, -76.809904],
@@ -534,6 +535,24 @@ order: 31
534535
reposOfficial: [
535536
'vue'
536537
]
538+
},
539+
{
540+
name: 'Andrew Tomaka',
541+
title: 'The Server Server',
542+
city: 'East Lansing, MI, USA',
543+
languages: ['en'],
544+
github: 'atomaka',
545+
twitter: 'atomaka',
546+
reposOfficial: [
547+
'vuejs/*'
548+
],
549+
work: {
550+
org: 'Michigan State University',
551+
orgUrl: 'https://msu.edu/'
552+
},
553+
links: [
554+
'https://atomaka.com/'
555+
]
537556
}
538557
]))
539558

0 commit comments

Comments
 (0)