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 500f9b1 commit df55307Copy full SHA for df55307
src/v2/guide/team.md
@@ -218,6 +218,7 @@ order: 803
218
'Munich, Germany': [48.137154, 11.576124],
219
'Orlando, FL, USA': [28.538335, -81.379236],
220
'Paris, France': [48.856614, 2.352222],
221
+ 'Poznań, Poland': [52.4006553, 16.761583],
222
'Seoul, South Korea': [37.566535, 126.977969],
223
'Shanghai, China': [31.230390, 121.473702],
224
'Taquaritinga, Brazil': [-21.430094, -48.515285],
@@ -634,6 +635,25 @@ order: 803
634
635
links: [
636
'https://vuejsfeed.com/', 'https://vueschool.io/'
637
]
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
+ ]
657
}
658
]))
659
0 commit comments