Update data contributions

This commit is contained in:
Oleg Shchavelev 2024-04-06 05:47:27 +03:00
parent e1768c1e15
commit 091b8e9085

View File

@ -7,4 +7,20 @@ export const contributions = [
{ icon: 'github', link: 'https://github.com/OlegShchavelev' }
]
},
{
avatar: 'https://avatars.githubusercontent.com/u/95986183?v=4',
name: 'Владимир Васьков',
title: 'Участник',
links: [
{ icon: 'github', link: 'https://github.com/Rirusha' }
],
},
{
avatar: 'https://avatars.githubusercontent.com/u/57626821?v=4',
name: 'Семен Фомченков',
title: 'Участник',
links: [
{ icon: 'github', link: 'https://github.com/Armatik' }
],
},
]