Skip to content

Commit df55307

Browse files
michalsnikchrisvfritz
authored andcommitted
Add Michal Sajnog to the team page (vuejs#1577)
1 parent 500f9b1 commit df55307

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/v2/guide/team.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ order: 803
218218
'Munich, Germany': [48.137154, 11.576124],
219219
'Orlando, FL, USA': [28.538335, -81.379236],
220220
'Paris, France': [48.856614, 2.352222],
221+
'Poznań, Poland': [52.4006553, 16.761583],
221222
'Seoul, South Korea': [37.566535, 126.977969],
222223
'Shanghai, China': [31.230390, 121.473702],
223224
'Taquaritinga, Brazil': [-21.430094, -48.515285],
@@ -634,6 +635,25 @@ order: 803
634635
links: [
635636
'https://vuejsfeed.com/', 'https://vueschool.io/'
636637
]
638+
},
639+
{
640+
name: 'Michał Sajnóg',
641+
city: 'Poznań, Poland',
642+
languages: ['pl', 'en'],
643+
github: 'michalsnik',
644+
twitter: 'michalsnik',
645+
work: {
646+
role: 'Senior Frontend Developer / Team Leader',
647+
org: 'Netguru',
648+
orgUrl: 'https://netguru.co/'
649+
},
650+
reposOfficial: [
651+
'eslint-plugin-vue',
652+
'vue-devtools'
653+
],
654+
reposPersonal: [
655+
'vue-computed-helpers', 'vue-content-placeholders'
656+
]
637657
}
638658
]))
639659

0 commit comments

Comments
 (0)