Skip to content

Commit 9636c89

Browse files
authored
Merge pull request #576 from solidjs/fix-alexis
fix: move from ecosystem to core
2 parents 03bd27a + dbab70a commit 9636c89

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

14.6 KB
Loading

src/pages/Contributors.data.ts

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ const core = [
4141
role: 'Solid Start Contributor',
4242
bio: 'Founder and CTO at Qwerty as well as a self-proclaimed developer tools maniac.',
4343
},
44+
{
45+
img: 'alexis-munsayac.jpeg',
46+
github: 'lxsmnsyc',
47+
name: 'Alexis Munsayac',
48+
role: 'Solid Start Contributor',
49+
bio: 'An all-around web developer and performance enthusiast.',
50+
},
4451
{
4552
img: 'dev-agrawal.jpeg',
4653
github: 'devagrawal09',
@@ -250,12 +257,6 @@ const ecosystem = [
250257
link: '',
251258
detail: 'Web developer and engineer.',
252259
},
253-
{
254-
name: 'Alexis Munsayac',
255-
company: 'LyonInc',
256-
link: 'https://lxsmnsyc.vercel.app/',
257-
detail: 'Vice president of software engineer and research at LyonInc.',
258-
},
259260
{
260261
name: 'Caleb Taylor',
261262
company: '',

0 commit comments

Comments
 (0)