chore: update team
This commit is contained in:
parent
26438a9fc7
commit
9a0dc2856f
|
@ -349,37 +349,100 @@ import {
|
|||
>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Zahary Karadjov'
|
||||
githubUsername='Zahary'
|
||||
githubLink='https://github.com/codex-storage'
|
||||
discordUsername='Zahary'
|
||||
discordLink='https://discord.gg/2NXGrsqmDq'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Mamy Ratsimbazafy'
|
||||
imgSrc='https://statusim.bamboohr.com/employees/photos/?h=c9028ddcd6da2b7b0aaaf6fabbad7b31'
|
||||
githubUsername='Mamy'
|
||||
githubLink='https://github.com/codex-storage'
|
||||
discordUsername='Mamy'
|
||||
discordLink='https://discord.gg/2NXGrsqmDq'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Jacek Sieka'
|
||||
imgSrc='https://statusim.bamboohr.com/employees/photos/?h=a620c567ee3da938757bb0a43eda4ec9'
|
||||
githubUsername='Jacek'
|
||||
githubLink='https://github.com/codex-storage'
|
||||
discordUsername='Jacek'
|
||||
discordLink='https://discord.gg/2NXGrsqmDq'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/1382986?v=4'
|
||||
githubUsername='arnetheduck'
|
||||
githubLink='https://github.com/arnetheduck'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Yevhen Kabanov'
|
||||
imgSrc='https://statusim.bamboohr.com/employees/photos/?h=8f6066f7e4b7517702c86d85f3ad828d'
|
||||
name='Jordan Hrycaj'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/3624993?v=4'
|
||||
githubUsername='mjfh'
|
||||
githubLink='https://github.com/mjfh'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Andri'
|
||||
githubUsername='jangko'
|
||||
githubLink='https://github.com/jangko'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Eugene'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/5955411?v=4'
|
||||
githubUsername='cheatfate'
|
||||
githubLink='https://github.com/cheatfate'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Dustin'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/11422416?v=4'
|
||||
githubUsername='tersec'
|
||||
githubLink='https://github.com/tersec'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Zahary Karadjov'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/175462?v=4'
|
||||
githubUsername='zah'
|
||||
githubLink='https://github.com/zah'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Etan Kissling'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/89844309?v=4'
|
||||
githubUsername='etan-status'
|
||||
githubLink='https://github.com/etan-status'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Daniel'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/3033919?v=4'
|
||||
githubUsername='daniellm'
|
||||
githubLink='https://github.com/daniellm'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Kaushal'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Kim'
|
||||
githubUsername='kdeme'
|
||||
githubLink='https://github.com/kdeme'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Ben'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/51288821?v=4'
|
||||
githubUsername='web3-developer'
|
||||
githubLink='https://github.com/web3-developer'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name='Daniil'
|
||||
imgSrc='https://avatars.githubusercontent.com/u/685003?v=4'
|
||||
githubUsername='mynameisdaniil'
|
||||
githubLink='https://github.com/mynameisdaniil'
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item>
|
||||
<ProfileCard
|
||||
name=''
|
||||
githubUsername='narimiran'
|
||||
githubLink='https://github.com/narimiran'
|
||||
/>
|
||||
</Grid.Item>
|
||||
</Grid>
|
||||
|
|
Loading…
Reference in New Issue